mirror of https://github.com/postgres/postgres
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%40nathanpull/210/head
parent
57dec20fd4
commit
de48056ec7
Loading…
Reference in new issue