]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/lex.c
cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory leak.
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 17 Oct 2001 16:20:04 +0000 (16:20 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Wed, 17 Oct 2001 16:20:04 +0000 (16:20 +0000)
commit34f5271ddd1743246b9746d4b3f338f5cffa7982
tree354d273d223a8a7f6324482e0685f83a71189d6d
parent645ca3439054793e5a25d885ead37d67848fd28f
cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory leak.

* cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory
leak.

From-SVN: r46317
gcc/ChangeLog
gcc/cpplex.c