Bug 11807 - Use after free in src/glu/sgi/libnurbs/interface/bezierPatch.cc
Summary: Use after free in src/glu/sgi/libnurbs/interface/bezierPatch.cc
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLU (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: janitor, patch
Depends on:
Blocks:
 
Reported: 2007-08-02 01:25 UTC by Roland "Test-tools" Bär
Modified: 2007-08-02 07:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Rewrote that iterating (934 bytes, patch)
2007-08-02 01:26 UTC, Roland "Test-tools" Bär
Details | Splinter Review

Description Roland "Test-tools" Bär 2007-08-02 01:25:47 UTC
When applying the increment "temp = temp->next", the variable temp was already free()d. Patch attached...
Comment 1 Roland "Test-tools" Bär 2007-08-02 01:26:35 UTC
Created attachment 10954 [details] [review]
Rewrote that iterating
Comment 2 Brian Paul 2007-08-02 07:40:55 UTC
fixed.


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.