summaryrefslogtreecommitdiff
path: root/src/common/exec.c
diff options
context:
space:
mode:
authorNathan Bossart2025-04-06 20:11:41 +0000
committerNathan Bossart2025-04-06 20:11:41 +0000
commitde48056ec7d237e6a48dce907804ac26c87311ec (patch)
tree8f4d22578b8b783052dd241114be02571118841a /src/common/exec.c
parent57dec20fd4691900fbe118699d32640fc538dc20 (diff)
pg_upgrade: Fix memory leak in check_for_unicode_update().
This function was initializing the "task" variable before a couple of early returns. To fix, postpone the initialization until just before it's needed. Per Coverity. Discussion: https://postgr.es/m/Z_KMsUH2-FEbiNjC%40nathan
Diffstat (limited to 'src/common/exec.c')
0 files changed, 0 insertions, 0 deletions