summaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
diff options
context:
space:
mode:
authorTom Lane2025-04-06 15:57:22 +0000
committerTom Lane2025-04-06 15:57:22 +0000
commit8ab6ef2bb8d9a00d205742932eb0b6daf62b34e0 (patch)
tree3e422de931e6fdd4e2c94cd81f92b5ae48cc130c /src/backend/storage/buffer/bufmgr.c
parent2e4ccf1b4508cc337bb4d0afff1e32a049d549fc (diff)
Fix memory leaks in px_crypt_shacrypt().
Per Coverity. I don't think these are of any actual significance since the function ought to be invoked in a short-lived context. Still, if it's trying to be neat it should get it right. Also const-ify a constant and fix up typedef formatting.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions