Re: BUG #17874: Incorrect memory access at gistBuildCallback

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Alexander Lakhin <exclusion@gmail.com>, kyzevan23@mail.ru, pgsql-bugs@lists.postgresql.org
Date: 2023-03-29T15:40:47Z
Lists: pgsql-bugs
I wrote:
> Daniel Gustafsson <daniel@yesql.se> writes:
>> Summarizing that thread and registering the proposed patch for the next
>> commitfest seems like the right thing to do.

> Yeah.

I went ahead and reviewed/pushed this, so nevermind about a CF entry.

			regards, tom lane



Commits

  1. Fix dereference of dangling pointer in GiST index buffering build.