Thread
-
Re: Uninitialized memory access in zic
Nathan Bossart <nathandbossart@gmail.com> — 2026-05-29T18:21:54Z
On Fri, May 29, 2026 at 12:19:33PM -0500, Bryan Green wrote: > So, it looks like the current upstream has removed the QT bug workaround. > It looks to me that the QT bug workaround > was unconditional but the initialization was gated on want_bloat(). I > agree the upstream seems fixed. Yeah, it looks like https://github.com/eggert/tz/commit/93132d18 might've fixed it. That first appeared in 2021b. -- nathan