postgresql/src/include/lib
Andres Freund 974374dcd3 simplehash: Free collisions array in SH_STAT
While SH_STAT() is only used for debugging, the allocated array can be large,
and therefore should be freed.

It's unclear why coverity started warning now.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Reported-by: Coverity
Discussion: https://postgr.es/m/3005248.1712538233@sss.pgh.pa.us
Backpatch: 12-
2024-04-07 19:09:02 -07:00
..
binaryheap.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
bipartite_match.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
bloomfilter.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
dshash.h Avoid type cheats for invalid dsa_handles and dshash_table_handles. 2023-01-25 11:48:38 -05:00
hyperloglog.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
ilist.h Fix various typos in code and tests 2023-02-09 14:43:53 +09:00
integerset.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
knapsack.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
pairingheap.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
qunique.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
rbtree.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
simplehash.h simplehash: Free collisions array in SH_STAT 2024-04-07 19:09:02 -07:00
sort_template.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
stringinfo.h Update copyright for 2023 2023-01-02 15:00:37 -05:00