Re: Protecting allocator headers with Valgrind
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Cc: Richard Guo <guofenglinux@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-04-13T12:24:20Z
Lists: pgsql-hackers
On Wed, 12 Apr 2023 at 01:28, David Rowley <dgrowleyml@gmail.com> wrote: > Any objections? It seems there are none. I'll have another look at the patch tomorrow with the aim to get it in. (Unless someone objects to me doing that before then) David
Commits
-
Adjust Valgrind macro usage to protect chunk headers
- 414d66220adb 16.0 landed