This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] exec.c, remove redundant test


I'm pretty sure I wrote the original line of code, and added
the check for the_bfd_section == NULL in an excess of zeal.

The rest of the function code assumes that it can't be null,
so I want to clean up a bit by removing it.

Attachment: exec.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]