* alloc.c (staticpro): Avoid buffer overrun on repeated calls.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Jul 2013 17:54:26 +0000 (10:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Jul 2013 17:54:26 +0000 (10:54 -0700)
commit4195afc389bb0e5ed5aa749e7606a710e07a72d1
tree60dfc46ed7b1cc06d36faaa291ec0ae3fb020843
parenta1aeeffedd3b05a33bdd73737651debbda00cf5f
* alloc.c (staticpro): Avoid buffer overrun on repeated calls.

(NSTATICS): Now a constant; doesn't need to be a macro.
src/ChangeLog
src/alloc.c