[PATCH] opcodes/i386-dis.c, print_insn, null ptr.

msnyder@sonic.net msnyder@sonic.net
Wed Aug 1 21:15:00 GMT 2007


If we come to this point via the default case in the switch
statement above, we will not have updated 'dp' and dp->name
will still be null.  Then putop will dereference it.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 19b.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20070801/82accdaf/attachment.txt>


More information about the Binutils mailing list