Date: Tue, 5 Feb 2002 01:17:24 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bc/bc load.c Message-ID: <200202050917.g159HOW78673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2002/02/05 01:17:24 PST Modified files: (Branch: BC) contrib/bc/bc load.c Log: Fix obscure bug in code loading support that could cause parsing of functions in multi-line files to fail, depending on the state of the stack. The fix is sanctioned by the vendor and will appear in bc-1.07. PR: bin/34601 Reported by: mi Obtained from: Phil Nelson <phil@cs.wwu.edu> Revision Changes Path 1.1.1.3 +1 -1 src/contrib/bc/bc/load.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202050917.g159HOW78673>