Boris Popov 9211b0b657 Add M_PANIC flag to the list of available flags passed to malloc().
With this flag set malloc() will panic if memory allocation failed.
This usable only in critical places where failed allocation is fatal.

Reviewed by:	peter
2001-01-29 12:48:37 +00:00
..
2001-01-16 09:39:23 +00:00
2000-12-30 22:06:19 +00:00
2001-01-29 06:18:14 +00:00