CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/12/07 08:02:27
Modified files: regress/usr.bin/make: Makefile Added files: regress/usr.bin/make: mk36 Log message: Add a test which would previously often cause make to crash when run with malloc.conf J/Junk. This problem was fixed by espie in targequiv.c rev 1.6. Crash found with the afl fuzzer.