On Mon, Dec 15, 2014 at 6:04 AM, Jonathan Gray <[email protected]> wrote: > So now time is printed by default afl has found that time_t values > such as -9223372035438150153 will cause localtime() to fail and > return NULL. strftime() can't deal with this and will at some point > dereference tm without checking if it is NULL causing a crash.
ok guenther@
