[Webkit-unassigned] [Bug 183051] [Curl] Cookie Database files are wrongfully getting deleted when the database is opened

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 23 15:15:10 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183051

Per Arne Vollan <pvollan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #334547|review?                     |review+
              Flags|                            |

--- Comment #5 from Per Arne Vollan <pvollan at apple.com> ---
Comment on attachment 334547
  --> https://bugs.webkit.org/attachment.cgi?id=334547
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=334547&action=review

R=me.

> Source/WebCore/platform/network/curl/CookieJarDB.cpp:167
> +    FileSystem::closeFile(handle);

Should we check whether 'handle' is valid before closing?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180223/7e765ad3/attachment.html>


More information about the webkit-unassigned mailing list