This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[gcov] fix 51297


I've applied this patch to fix issue 51297. Solaris' bsearch blows up with a NULL array. I also noticed the possibility of passing NULL pointers to memcpy, so took the opportunity of fixing that too. Thanks to Eric for verifying the fix is good.

nathan

Attachment: 51297.diff
Description: Text document


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