gdb and binutils branch master updated. 0db4ca1856d6131e726434ff67cbe42a5e1f81d1
luisgpm@sourceware.org
luisgpm@sourceware.org
Wed Nov 27 12:40:00 GMT 2013
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 0db4ca1856d6131e726434ff67cbe42a5e1f81d1 (commit)
from 48d5accb7a8b0b5195628b05e1f1dbf0c9cc4a22 (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=0db4ca1856d6131e726434ff67cbe42a5e1f81d1
commit 0db4ca1856d6131e726434ff67cbe42a5e1f81d1
Author: Luis Machado <lgustavo@codesourcery.com>
Date: Wed Nov 27 10:39:26 2013 -0200
* gdb.base/callfuncs.c (main): Assign malloc's return value
and free it afterwards.
* gdb.base/charset-malloc.c (malloc_stub): Likewise.
* gdb.base/printcmds.c (main): Likewise.
* gdb.base/randomize.c (main): Free "p" and change breakpoint
marker position.
* gdb.base/setvar.c (dummy): Assign malloc's return value
and free it afterwards.
-----------------------------------------------------------------------
Summary of changes:
gdb/testsuite/ChangeLog | 11 +++++++++++
gdb/testsuite/gdb.base/callfuncs.c | 3 ++-
gdb/testsuite/gdb.base/charset-malloc.c | 3 ++-
gdb/testsuite/gdb.base/printcmds.c | 3 ++-
gdb/testsuite/gdb.base/randomize.c | 3 ++-
gdb/testsuite/gdb.base/setvar.c | 3 ++-
6 files changed, 21 insertions(+), 5 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list