Bug 837 - Double free in Xlibs
Summary: Double free in Xlibs
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xlib (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL: https://bugzilla.redhat.com/bugzilla/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-07 11:00 UTC by Søren Sandmann Pedersen
Modified: 2004-07-19 19:11 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
A patch (979 bytes, patch)
2004-07-07 11:04 UTC, Søren Sandmann Pedersen
no flags Details | Splinter Review

Description Søren Sandmann Pedersen 2004-07-07 11:00:45 UTC
There is a double free in Xlibs, see

    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127247
Comment 1 Søren Sandmann Pedersen 2004-07-07 11:04:11 UTC
Created attachment 449 [details] [review]
A patch
Comment 2 Søren Sandmann Pedersen 2004-07-20 10:49:26 UTC
Tue Jul 20 19:38:06 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

	* lib/X11/omGeneric.c (parse_fontdata): Set font_data->xlfd_data
	to NULL after XFree(). (#837, patch from Bastien Nocera).

Comment 3 Roland Mainz 2004-07-20 11:44:38 UTC
Soeren Sandmann wrote:
>        * lib/X11/omGeneric.c (parse_fontdata): Set font_data->xlfd_data
>        to NULL after XFree(). (#837, patch from Bastien Nocera).

There was no commit email in the Xorg tree for that. Are you sure it has been
committed ?
Comment 4 Søren Sandmann Pedersen 2004-07-20 12:11:53 UTC
After I committed I got three 'messeage held for moderation' mails, so I guess
they should show up.


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.