CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/12/07 07:32:34
Modified files: regress/usr.bin/m4: Makefile Added files: regress/usr.bin/m4: redef2.m4 Log message: Add a test for redefining a macro name in the expansion of the macro with the same name. This often causes m4 to crash with malloc.conf F/Freeguard though not reliably. Crash found with the afl fuzzer.