Module Name:    src
Committed By:   rillig
Date:           Fri Jul 31 20:57:39 UTC 2020

Modified Files:
        src/usr.bin/make: dir.c

Log Message:
make(1): document another instance of undefined behavior

The UNCONST macro is really terrible.

This segmentation fault can be forced by setting _PATH_DEFSYSMK in
pathnames.h to "./sys*.mk" or any other string that has a slash and a
wildcard to the right of the slash.


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/usr.bin/make/dir.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to