Mercurial > hg > octave-lojdl > gnulib-hg
view modules/strncat-tests @ 17305:0e5a583a2a8d
regex: test for buffer overrun
* m4/regex.m4 (gl_REGEX): Add test case, by Andreas Schwab,
for the just-fixed regex bug.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 29 Jan 2013 22:34:58 -0800 |
parents | 155868d0fd2f |
children |
line wrap: on
line source
Files: tests/test-strncat.c tests/unistr/test-strncat.h tests/zerosize-ptr.h tests/signature.h tests/macros.h m4/mmap-anon.m4 Depends-on: extensions getpagesize configure.ac: gl_FUNC_MMAP_ANON AC_CHECK_HEADERS_ONCE([sys/mman.h]) AC_CHECK_FUNCS_ONCE([mprotect]) Makefile.am: TESTS += test-strncat check_PROGRAMS += test-strncat