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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"