[Bug 280922] Change 46c599340f187db577b9212ab18022f3c7380c68 fixes one case (localtime / gmtime -> strftime('%s'), but breaks another
Date: Mon, 19 Aug 2024 14:54:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280922 --- Comment #4 from Vladislav Shabanov <vlad.shabanov@gmail.com> --- (In reply to Vladislav Shabanov from comment #3) one my mistake to fix in previous comment: both the current implementation and the patched one keeps strftime producing completely wrong result when somebody initializes only standard fields. But current code breaks all programs which carefully clear struct by bzero(), but the patch proposed does not. -- You are receiving this mail because: You are the assignee for the bug.