Re: BUG #17874: Incorrect memory access at gistBuildCallback
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: kyzevan23@mail.ru,
pgsql-bugs@lists.postgresql.org
Date: 2023-03-29T10:11:09Z
Lists: pgsql-bugs
> On 29 Mar 2023, at 12:00, Alexander Lakhin <exclusion@gmail.com> wrote: > That issue was reported already as bug #16329: > https://www.postgresql.org/message-id/flat/16329-7a6aa9b6fa1118a1%40postgresql.org > > Maybe it's worth to register the fix proposed there for the next commitfest... Summarizing that thread and registering the proposed patch for the next commitfest seems like the right thing to do. -- Daniel Gustafsson
Commits
-
Fix dereference of dangling pointer in GiST index buffering build.
- d2a1d4b190ec 12.15 landed
- b5c6776c1127 11.20 landed
- a1904c9ce56a 14.8 landed
- 8e5eef50c5b4 16.0 landed
- 2dc77adc768e 15.3 landed
- 2adb6adad5f8 13.11 landed