Re: Coverity complains about simplehash.h's SH_STAT()
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-04-08T02:10:16Z
Lists: pgsql-hackers
On 2024-04-07 21:41:23 -0400, Tom Lane wrote: > Andres Freund <andres@anarazel.de> writes: > > I can't see a way it could hurt in the back branches, so I'm inclined to > > backpatch the pfree? > > +1 Done
Commits
-
simplehash: Free collisions array in SH_STAT
- 4b179a472429 12.19 landed
- eabf98e949e3 13.15 landed
- 25ee58e8f26d 14.12 landed
- dcb7cf945c88 15.7 landed
- 974374dcd394 16.3 landed
- af7e90a27786 17.0 landed