]> git.eshelyaron.com Git - emacs.git/commit
Fix GC_CHECK_STRING_BYTES false alarm with pdumper
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Apr 2019 00:35:39 +0000 (17:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Apr 2019 00:37:06 +0000 (17:37 -0700)
commitb793a881792271b939473cddfa95e7e7569107c7
tree2f3da1787409ad8115c883e499abeb80b97d04b0
parente0d2ff25b08839159e8c8c72e181b325a6cc583c
Fix GC_CHECK_STRING_BYTES false alarm with pdumper

* src/alloc.c (string_bytes): Don’t abort on strings
taken from the dumped file.
src/alloc.c