This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog source.c
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 16 Mar 2012 18:20:35 -0000
- Subject: src/gdb ChangeLog source.c
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2012-03-16 18:20:35
Modified files:
gdb : ChangeLog source.c
Log message:
2012-03-16 Chris January <chris.january@allinea.com>
* source.c (add_path): Use memmove instead of strcpy because the
strings overlap.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14021&r2=1.14022
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/source.c.diff?cvsroot=src&r1=1.130&r2=1.131