Bug 837

Summary: Double free in Xlibs
Product: xorg Reporter: Søren Sandmann Pedersen <soren.sandmann>
Component: Lib/XlibAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: alan.coopersmith, eich, roland.mainz
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127247
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
A patch none

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.