Re: Possible false valgrind error reports
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Karina Litskevich <litskevichkarina@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>,
Noah Misch <noah@leadboat.com>
Date: 2023-02-21T23:50:06Z
Lists: pgsql-hackers
Karina Litskevich <litskevichkarina@gmail.com> writes: > Thank you, I moved comment changes to 0001 and rewrote the fix through Min(). Looks good. I pushed it after a little more fiddling with the comments. Thanks for the report and patch! regards, tom lane
Commits
-
Fix erroneous Valgrind markings in AllocSetRealloc.
- b3e184a5d4fd 16.0 landed
- dc44180f6e17 14.8 landed
- 99e74cd235a5 13.11 landed
- 463bef38332e 12.15 landed
- 21bd818d05fb 11.20 landed
- f6a55c1d5593 15.3 landed