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]

Re: PATCH: fix typo in elfcore_write_lwpstatus()


Hi Dennis,

Thanks for the patch.  bfd patches need to be sent to binutils@
though.  gdb and binutils (which owns bfd) share the git repo,
but maintenance is separate.

On 10/23/2014 11:16 PM, Dennis Brueni wrote:
> 
> 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


Thanks,
Pedro Alves


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