Bug 91647 - use after free
Summary: use after free
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-15 17:19 UTC by Massimo
Modified: 2018-08-25 13:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Massimo 2015-08-15 17:19:40 UTC
scan-build finds few use after free errors like this:

http://cgit.freedesktop.org/cairo/tree/test/png.c#n142

and this:

http://cgit.freedesktop.org/cairo/tree/test/pdf-mime-data.c#n145

but not this one:

http://cgit.freedesktop.org/cairo/tree/src/cairo-recording-surface.c#n1662

found by AddressSanitizer instead.

Unfortunately scan-build among real bugs reports many
false positives.
Comment 2 GitLab Migration User 2018-08-25 13:44:30 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/172.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.