summaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2024-04-07 19:00:11 -0700
committerAndres Freund <andres@anarazel.de>2024-04-07 19:09:05 -0700
commit25ee58e8f26df9ce3037258206eb100a3fc55103 (patch)
treec7fcc477647922827b40613eeb7c153a46ace2bd /src/backend/jit/llvm/llvmjit.c
parent7a0541301078bdd0fb548141c43b335fbabcaf81 (diff)
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-
Diffstat (limited to 'src/backend/jit/llvm/llvmjit.c')
0 files changed, 0 insertions, 0 deletions