]> git.eshelyaron.com Git - emacs.git/commit
* alloc.c (allocate_string_data) [GC_CHECK_STRING_OVERRUN]: Fix typo that
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:16:47 +0000 (21:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:16:47 +0000 (21:16 -0700)
commit000098c13577337d3bb8cb381bd16701dc11cc32
tree6ec6d9a48dc63ed9c1d6dc6e9c294a0d283fd280
parentbfd1c7811d3661512b382906334ac959d332735b
* alloc.c (allocate_string_data) [GC_CHECK_STRING_OVERRUN]: Fix typo that

can cause Emacs to crash when string overrun checking is enabled.
src/ChangeLog
src/alloc.c