src/ld ChangeLog plugin.c

hjl@sourceware.org hjl@sourceware.org
Wed Jan 5 14:25:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2011-01-05 14:25:26

Modified files:
	ld             : ChangeLog plugin.c 

Log message:
	Check if a bfd is NULL before accessing its flags field.
	
	2011-01-05  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR ld/12364
	* plugin.c (get_symbols): Check if owner_sec->owner is NULL
	before accessing its flags field.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2264&r2=1.2265
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.19&r2=1.20



More information about the Binutils-cvs mailing list