This is the mail archive of the gdb-testers@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]

[binutils-gdb] Prevent a possible seg-fault in the section merging code, by always creating a padding buffer.


*** TEST RESULTS FOR COMMIT 38b28f7088057d70497de7312cd983ec8e408a76 ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 38b28f7088057d70497de7312cd983ec8e408a76

Prevent a possible seg-fault in the section merging code, by always creating a padding buffer.

	* merge.c (sec_merge_emit): Always create padding buffer.  Add
	asserts to make sure that the buffer is long enough.


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