[PATCH] null ptr deref

msnyder@sonic.net msnyder@sonic.net
Tue Jul 24 01:54:00 GMT 2007


If out_list can be null, then we'll crash when we dereference it
on the next loop iteration.  If it can't, then why test it?

I don't know if I've chosen the best way to deal with it if it is
null -- open to suggestions.

Michael

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: out_list.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20070724/15d925bc/attachment.txt>


More information about the Binutils mailing list