view modules/xmemdup0-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 a48d3d749ca5
children
line wrap: on
line source

Files:
tests/test-xmemdup0.c
tests/macros.h

Depends-on:
progname

configure.ac:

Makefile.am:
TESTS += test-xmemdup0
check_PROGRAMS += test-xmemdup0
test_xmemdup0_LDADD = $(LDADD) @LIBINTL@