[PATCH] pedantic return

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


According to the comment, the call to command_handler is not
expected to return.  But if for any reason it does, the next
thing we will do is dereference a null pointer.

I called this a "keep lint happy" patch, but it's actually Coverity.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lint.txt
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20070724/e0725164/attachment.txt>


More information about the Gdb-patches mailing list