Bug 12531

Summary: xserver/randr/rrmode.c xalloc() return check
Product: xorg Reporter: Jernej Azarija <azi.stdout>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: azi.stdout
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
described patch none

Description Jernej Azarija 2007-09-23 09:36:18 UTC
In the file rrmode.c , Must_have_memory is not set to TRUE, and all places in the code checks if xalloc() return value, except for the function RModesForScreen() . The relevant patch is attached.
Comment 1 Jernej Azarija 2007-09-23 09:38:18 UTC
Created attachment 11694 [details] [review]
described patch
Comment 2 Daniel Stone 2007-12-14 05:17:50 UTC
fixed in a46c30c3be33ffb304a885503c8aaa78396ed3d9

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.