emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src lisp.h


From: Kim F . Storm
Subject: [Emacs-commit] emacs/src lisp.h
Date: Tue, 26 Oct 2004 18:46:34 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   04/10/26 22:37:02

Modified files:
        src            : lisp.h 

Log message:
        (USE_SAFE_ALLOCA): Add and init sa_must_free integer.
        (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Increment it when malloc is used.
        (SAFE_FREE): Test it to determine if we need to unwind to free.
        Remove size arg.  All users changed.
        (SAFE_FREE_LISP) Remove.  All users changed to use SAFE_FREE.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/lisp.h.diff?tr1=1.504&tr2=1.505&r1=text&r2=text





reply via email to

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