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

[Bug python/10666] reloading Python convenience function segfaults with invalid free


------- 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
Changes by:	tromey@sourceware.org	2009-09-21 16:18:42

Modified files:
	gdb            : ChangeLog 
	gdb/python     : py-function.c 

Log message:
	2009-09-21  Jason Orendorff  <jason.orendorff@gmail.com>
	
	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&r1=1.10892&r2=1.10893
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/python/py-function.c.diff?cvsroot=src&r1=1.1&r2=1.2



-- 


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.


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