make-alpha
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS psmith make: Fix bug#1379: don't use alloca() where it could overrun


From: Paul D. Smith <address@hidden>
Subject: CVS psmith make: Fix bug#1379: don't use alloca() where it could overrun the stack size.
Date: Sun, 13 Oct 2002 14:50:10 -0400

CVSROOT:        /cvsroot/make
Module name:    make
Changes by:     psmith  02/10/13 14:50:10

Modified files:
        .              : ChangeLog read.c commands.c 
        doc            : make.texi 
        tests          : ChangeLog 
        tests/scripts/features: targetvars 

Log message:
Fix bug#1379: don't use alloca() where it could overrun the stack size.

Implemented enhancement #1391: allow "export" in target-specific
variable definitions.

Change the Info name of the "Automatic" node to "Automatic Variables".
Add text clarifying the scope of automatic variables to that section.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]