misc/154562: [make] corrupted stack access when provided invalid identifiers

Garrett Cooper gcooper at FreeBSD.org
Sun Feb 6 23:40:10 UTC 2011


The following reply was made to PR misc/154562; it has been noted by GNATS.

From: Garrett Cooper <gcooper at FreeBSD.org>
To: bug-followup <bug-followup at freebsd.org>
Cc:  
Subject: Re: misc/154562: [make] corrupted stack access when provided invalid identifiers
Date: Sun, 6 Feb 2011 15:33:53 -0800

     As a note, NetBSD's make does the right thing:
 
 $ bmake -f ~/substitution-corruption.mk
 bmake: Unknown modifier '\'
 echo
 
 bmake: Unknown modifier '\'
 echo
 
 bmake: Unknown modifier '\'
 echo
 
 Thanks!
 -Garrett


More information about the freebsd-bugs mailing list