xserver/hw/xfree86/ddc
Alan Coopersmith 73974dd7ea Avoid memory leak in ddc resort() if find_header() fails
Call find_header first, returning on failure before calling malloc.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-02-05 18:35:03 -08:00
..
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
Makefile.am ddc: mv xf86DDC.c ddc.c 2009-07-17 13:33:13 -04:00
ddc.c Avoid memory leak in ddc resort() if find_header() fails 2013-02-05 18:35:03 -08:00
ddcProperty.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
edid.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
interpret_edid.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
print_edid.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86DDC.h api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00