Jilles Tjoelker 9f9c9549fd sh: Assert INTOFF rather than applying it in ck*
As I noted in https://reviews.freebsd.org/D22756, INTOFF should be in effect
when calling ckmalloc/ckrealloc/ckfree to avoid memory leaks and double
frees. Therefore, change the functions to check if INTOFF is in effect
instead of applying it.

Reviewed by:	bdrewery
Differential Revision:	https://reviews.freebsd.org/D24599
2020-04-28 20:34:27 +00:00
..
2019-03-09 00:30:13 +00:00
2019-09-30 22:00:48 +00:00
2018-11-04 17:56:16 +00:00
2019-12-11 17:37:53 +00:00
2018-12-03 20:01:51 +00:00
2018-10-31 17:47:08 +00:00
2020-02-02 20:51:28 +00:00
2018-06-17 05:14:50 +00:00