* alloc.c (string_overrun_cookie): Now const. Use initializers that
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:13:51 +0000 (21:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:13:51 +0000 (21:13 -0700)
commitbfd1c7811d3661512b382906334ac959d332735b
tree7ec57551a9d6f60d53705cb5d410b56fc1e033d2
parent83998b7a924b8362ec0c5650aa2c2911ac96cf70
* alloc.c (string_overrun_cookie): Now const.  Use initializers that

don't formally overflow signed char, to avoid warnings.
src/ChangeLog
src/alloc.c