https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287080

--- Comment #4 from Dan Anderson <[email protected]> ---
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.

Reply via email to