CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/15 20:19:23
Modified files:
usr.bin/kdump : ktrstruct.c
Log message:
Don't display formatted time if localtime() fails.
Avoids a crash in strftime() found with the afl fuzzer.
ok guenther@
