Re: bin/2347: sysinstall: ppp: recursive call in malloc()

[ Available lists | Index of freebsd-bugs | Month of Jan 1997 | Week of 1 Jan 1997 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jordan K. Hubbard <jkh@time.cdrom.com>
Date
1 Jan 1997 17:31:53
Subject
Re: bin/2347: sysinstall: ppp: recursive call in malloc()
Message-ID
19408.852168697@time.cdrom.com

In reply to

[ Hide this part ]
>  For no known to me reason, sysinstall uses an /etc/malloc.conf
> containing the letter "A", meaning it should abort (signal 6) any
> program that causes a malloc warning.

Not sysinstall - /usr/src/release/Makefile plonks one down in the MFS
filesystem from the release.8 rule. Poul-Henning added this, and
maybe *he* can explain his thoughts in doing so. ;-) I'd have thought
it was to catch malloc bogons more swiftly, though I'll agree that
making them fatal is probably too much. Were those two lines to
vanish from release/Makefile again, I would not cry. ;-)




Elapsed time: 0.165 seconds