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: fix typo in elfcore_write_lwpstatus()


Fix an obvious coding error that led to a crash on AIX or HPUX.  I don’t remember which platform.

bfd/ChangeLog

2014-10-23  Dennis Brueni  <dbrueni@slickedit.com>

* elf.c (elfcore_write_lwpstatus): fix typo in call to memcpy


Attachment: gdb-7.8-elf.diff
Description: gdb-7.8-elf.diff


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