mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
[mod_pgsql] Coverity CID 1468401 (Resource leak)
This commit is contained in:
@@ -629,6 +629,8 @@ done:
|
||||
|
||||
error:
|
||||
|
||||
pgsql_free_result(&result);
|
||||
|
||||
return SWITCH_STATUS_FALSE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user