glob: pacify fuzzer for mempcpy
commit0e14f025d2ad40e9fbe4222e3fda328df107e761
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Oct 2017 17:19:35 +0000 (18 10:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Oct 2017 17:19:57 +0000 (18 10:19 -0700)
treefcacd733391942804bbebb7b3028424f5f8944d8
parent419a2b5ed2e4a440d77ff84872195f2e213123c3
glob: pacify fuzzer for mempcpy

Problem reported by Tim Rühsen in:
https://lists.gnu.org/archive/html/bug-gnulib/2017-10/msg00054.html
* lib/glob.c (glob): Do not pass NULL to mempcpy.
ChangeLog
lib/glob.c