[Webkit-unassigned] [Bug 125868] Crash when trying to copy image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 09:48:45 PST 2015


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

--- Comment #8 from Darin Adler <darin at apple.com> ---
Comment on attachment 260269
  --> https://bugs.webkit.org/attachment.cgi?id=260269
Patch to reduce memory usage and CPU time with test.

Wait a second, this bug says “Crash when trying to copy an image”; this doesn’t fix that crash. It looks like there was a null check missing before, which is why the crash happened.

Why are we trying to use the same bug report for this issue? Shouldn’t we also add the missing null check?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151130/6872c9f4/attachment.html>


More information about the webkit-unassigned mailing list