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

  1. simplehash: Free collisions array in SH_STAT