From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7227 invoked by alias); 21 Sep 2009 16:19:33 -0000 Received: (qmail 7213 invoked by alias); 21 Sep 2009 16:19:32 -0000 Date: Mon, 21 Sep 2009 16:19:00 -0000 Message-ID: <20090921161932.7212.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: gdb-prs@sourceware.org In-Reply-To: <20090919100412.10666.jason.orendorff@gmail.com> References: <20090919100412.10666.jason.orendorff@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug python/10666] reloading Python convenience function segfaults with invalid free X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00291.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-21 16:19 ------- Subject: Bug 10666 CVSROOT: /cvs/src Module name: src Branch: gdb_7_0-branch Changes by: tromey@sourceware.org 2009-09-21 16:19:17 Modified files: gdb : ChangeLog gdb/python : py-function.c Log message: 2009-09-21 Jason Orendorff PR python/10666: * python/py-function.c (fnpy_init): Use xstrdup. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_0-branch&r1=1.10874.2.14&r2=1.10874.2.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/python/py-function.c.diff?cvsroot=src&only_with_tag=gdb_7_0-branch&r1=1.1&r2=1.1.2.1 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10666 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.