CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/15 05:31:57
Modified files:
lib/libc/stdlib: malloc.c
Log message:
Add a NULL test to wrterror() to avoid a NULL deref when called from a
free() error path.
ok otto@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/15 05:31:57
Modified files:
lib/libc/stdlib: malloc.c
Log message:
Add a NULL test to wrterror() to avoid a NULL deref when called from a
free() error path.
ok otto@