Date: Sun, 11 Mar 2007 21:47:40 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libedit history.c map.c read.c tty.c Message-ID: <200703112147.l2BLleru099250@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2007-03-11 21:47:40 UTC
FreeBSD src repository
Modified files:
lib/libedit history.c map.c read.c tty.c
Log:
Merge the following changes from NetBSD:
history.c 1.32:
# Fix memory leak found by valgrind (Julien Torres)
map.c 1.24:
# fix debugging printf format.
read.c 1.40:
# Fix bug with multiple pending el_pushes. Reported by Julien Torres.
tty.c 1.24:
# Coverity CID 1216: Prevent negative index use.
MFC after: 3 weeks
Revision Changes Path
1.9 +2 -1 src/lib/libedit/history.c
1.14 +2 -2 src/lib/libedit/map.c
1.13 +24 -8 src/lib/libedit/read.c
1.9 +9 -5 src/lib/libedit/tty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703112147.l2BLleru099250>
