Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: maya
Date: Sun Apr 16 20:00:59 UTC 2017
Modified Files:
src/usr.bin/make: main.c parse.c
Log Message:
Use bmake_malloc where we don't test the return value of malloc currently.
Appeases coverity.
To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 src/usr.bin/make/main.c
cvs rdiff -u -r1.219 -r1.220 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index