Date: Tue, 8 Dec 2009 19:01:05 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh arith_lex.l Message-ID: <200912081901.nB8J1Eao050268@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2009-12-08 19:01:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) bin/sh arith_lex.l Log: SVN rev 200269 on 2009-12-08 19:01:05Z by jilles MFC r198963: sh: Fix memory leak when using a variable in arithmetic like $((x)). Revision Changes Path 1.24.2.1 +23 -3 src/bin/sh/arith_lex.l
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912081901.nB8J1Eao050268>