aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-secure-gssapi.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-12-28 11:55:23 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2020-12-28 11:55:37 -0500
commitd37965965ad30aacad4d46cfa5ca42b416331ce6 (patch)
tree8bd0cbef2bccb9198070020886e9f85e6643aba4 /src/interfaces/libpq/fe-secure-gssapi.c
parentfd1347f9d8def3a892a7335ec026bff0227db1af (diff)
downloadpostgresql-d37965965ad30aacad4d46cfa5ca42b416331ce6.tar.gz
postgresql-d37965965ad30aacad4d46cfa5ca42b416331ce6.zip
Further fix thinko in plpgsql memory leak fix.
There's a second call of get_eval_mcontext() that should also be get_stmt_mcontext(). This is actually dead code, since no interesting allocations happen before switching back to the original context, but we should keep it in sync with the other call to forestall possible future bugs. Discussion: https://postgr.es/m/f075f7be-c654-9aa8-3ffc-e9214622f02a@enterprisedb.com
Diffstat (limited to 'src/interfaces/libpq/fe-secure-gssapi.c')
0 files changed, 0 insertions, 0 deletions