Date: Wed, 28 May 2008 21:44:32 +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/bin/sh parser.c Message-ID: <200805282144.m4SLiWBG027293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2008-05-28 21:44:32 UTC
FreeBSD src repository
Modified files:
bin/sh parser.c
Log:
Fix checking if a variable name is LINENO. As STPUTC changes the pointer if it
needs to enlarge the buffer, we must not keep a pointer to the beginning.
PR: ports/123879
Revision Changes Path
1.60 +5 -2 src/bin/sh/parser.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805282144.m4SLiWBG027293>
