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

gdb and binutils branch master updated. a441dfbc4e339198cf9d27d21579fd04ff8c6e2c


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  a441dfbc4e339198cf9d27d21579fd04ff8c6e2c (commit)
      from  4c9e848275b2073db55ebc1b7c18a52ab32954eb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a441dfbc4e339198cf9d27d21579fd04ff8c6e2c

commit a441dfbc4e339198cf9d27d21579fd04ff8c6e2c
Author: Samuel Thibault <samuel.thibault@gnu.org>
Date:   Sun Nov 23 16:19:46 2014 +0100

    [Hurd] Fix deallocation after proc_getprocinfo call
    
    2014-11-24  Samuel Thibault  <samuel.thibault@ens-lyon.org>
    
    	* gdb/gnu-nat.c (inf_validate_procinfo): Multiply the number of
    	elements pi_len by the size of the elements before calling
    	vm_deallocate.
    	(inf_validate_task_sc): Likewise, and properly deallocate the
    	noise array.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog |    9 +++++++++
 gdb/gnu-nat.c |    8 +++++---
 2 files changed, 14 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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