]> Savannah Git Hosting - gnulib.git/commit
dfa: port to gcc -fsanitize=undefined
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Jan 2017 01:18:10 +0000 (17:18 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Jan 2017 02:08:44 +0000 (18:08 -0800)
commit61c27fe8f598bc3f562a8115abbeedd78446fe07
tree27ab2e18f4422befc9df3b6df5e80f5706d89544
parent0e68c6a37ed08fc553dd6fb097d97d798dcfa40d
dfa: port to gcc -fsanitize=undefined

* lib/dfa.c (copy): Don’t pass NULL with size 0 to memcpy,
as this runs afoul of gcc -fsanitize=undefined.
ChangeLog
lib/dfa.c