]> code.delx.au - gnu-emacs/commit
(Fformat): Allocate discarded table with SAFE_ALLOCA.
authorKim F. Storm <storm@cua.dk>
Tue, 26 Oct 2004 22:37:34 +0000 (22:37 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 26 Oct 2004 22:37:34 +0000 (22:37 +0000)
commite65837df545fcf0791b3c8db27186e605cf89538
tree376592bc72b4a057aa22f920993a3589b089d1a8
parentc33188d937816a0c9dbbc271db54525fee73170b
(Fformat): Allocate discarded table with SAFE_ALLOCA.
Only allocate info and discarded tables once.
Fix SAFE_FREE calls.
src/editfns.c