| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Bryan Green <dbryan(dot)green(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Uninitialized memory access in zic |
| Date: | 2026-05-29 18:21:54 |
| Message-ID: | ahnZQhRKsLFx6gCt@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2026-05-29 18:29:02 | Re: alert clients when prepared statements are deallocated |
| Previous Message | Andrey Borodin | 2026-05-29 18:06:46 | Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8 |