summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1996-09-25 02:55:49 +0000
committersteve <steve@FreeBSD.org>1996-09-25 02:55:49 +0000
commitb9bf5744b2048badff0e858380fc88b26dbc80c3 (patch)
tree2556f28caa855357eaa911a518205e751a1cbf9b /lib/libc/stdlib/malloc.c
parent1c3a7303b4653188049b65a5f728be9158f4d0f6 (diff)
downloadFreeBSD-src-b9bf5744b2048badff0e858380fc88b26dbc80c3.zip
FreeBSD-src-b9bf5744b2048badff0e858380fc88b26dbc80c3.tar.gz
Fix for PR# 1231, make(1) execution of ``.BEGIN'' does
not halt on error. Thanks to Wolfram for reminding me. ;) Also remove a unnecessary test for c == '\n', since the loop (in ParseSkipLine) will not terminate unless c == '\n' || c == EOF, and the EOF case is already explicted handled by a return statement.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud