[cairo-bugs] [Bug 90855] Dangling pointer Issue in _cairo_surface_snapshot_acquire_source_image API.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 4 23:59:32 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90855
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
Accessing the pointer after the function returns an error is a much more severe
error.
Better style is not to touch out parameters along error paths.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150605/a778d5a8/attachment.html>
More information about the cairo-bugs
mailing list