Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2012 03:50:00 GMT
From:      Garrett Cooper <yanegomi@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/154562: make(1): corrupted stack access when provided invalid identifiers
Message-ID:  <201212010350.qB13o0ur039286@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/154562; it has been noted by GNATS.

From: Garrett Cooper <yanegomi@gmail.com>
To: bug-followup@FreeBSD.org, gcooper@FreeBSD.org
Cc: "Simon J. Gerraty" <sjg@juniper.net>
Subject: Re: bin/154562: make(1): corrupted stack access when provided invalid identifiers
Date: Fri, 30 Nov 2012 19:45:46 -0800

 bmake doesn't suffer from this problem:
 
 # bmake -f substitution-corruption.mk all
 bmake: "/root/substitution-corruption.mk" line 3: Need an operator
 bmake: "/root/substitution-corruption.mk" line 3: Need an operator
 bmake: "/root/substitution-corruption.mk" line 3: Need an operator
 bmake: Fatal errors encountered -- cannot continue
 bmake: stopped in /root
 
 Please close this PR once fmake is killed in base.
 Thanks!
 -Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212010350.qB13o0ur039286>