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 symtab/10457] gdb Segfaults due stack overflow (excessive usage of alloca)


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-10-08 16:38 -------
Subject: Bug 10457

CVSROOT:	/cvs/src
Module name:	src
Changes by:	ppluzhnikov@sourceware.org	2009-10-08 16:38:42

Modified files:
	gdb            : ChangeLog elfread.c 

Log message:
	2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
	
	PR gdb/10457
	* elfread.c (elf_symtab_read): Don't use alloca in a loop.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10941&r2=1.10942
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/elfread.c.diff?cvsroot=src&r1=1.77&r2=1.78



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10457

------- 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]