[Bug 287080] date(1): current number of seconds.milliseconds since the Unix epoch
Date: Tue, 03 Jun 2025 01:46:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287080 --- Comment #4 from Dan Anderson <daniel.r.anderson@icloud.com> --- Also I wonder if this is perhaps a bug for (tok = newformat; *tok != '\0'; tok++) If I’m reading this correctly, if newformat is not a null terminated string, this would create an infinite loop or some other memory violation… -- You are receiving this mail because: You are the assignee for the bug.