This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog tekhex.c
- From: jakub at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 5 Jan 2007 10:12:25 -0000
- Subject: src/bfd ChangeLog tekhex.c
CVSROOT: /cvs/src
Module name: src
Changes by: jakub@sourceware.org 2007-01-05 10:12:25
Modified files:
bfd : ChangeLog tekhex.c
Log message:
* texhex.c (first_phase): Don't fall through into the default
case.
(pass_over): Replace abort () calls with return FALSE. Fix
buffer overflow.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3710&r2=1.3711
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/tekhex.c.diff?cvsroot=src&r1=1.29&r2=1.30