Module Name:    src
Committed By:   rillig
Date:           Sat May 25 21:07:48 UTC 2024

Modified Files:
        src/usr.bin/make: compat.c job.c make.h parse.c targ.c

Log Message:
make: fix memory leak for command strings


To generate a diff of this commit:
cvs rdiff -u -r1.256 -r1.257 src/usr.bin/make/compat.c
cvs rdiff -u -r1.472 -r1.473 src/usr.bin/make/job.c
cvs rdiff -u -r1.334 -r1.335 src/usr.bin/make/make.h
cvs rdiff -u -r1.725 -r1.726 src/usr.bin/make/parse.c
cvs rdiff -u -r1.182 -r1.183 src/usr.bin/make/targ.c

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

Reply via email to