pgsql: Hopefully fixing memory handling issues in ecpglib thatCoverity - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Hopefully fixing memory handling issues in ecpglib thatCoverity
Date
Msg-id E1gyZV1-0007ff-3A@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Hopefully fixing memory handling issues in ecpglib that Coverity found.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0cc0507940c1cf4153fc25c8f6f4f75adada86d0

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c | 37 ++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 18 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Simplify some code in pg_rewind when syncing target directory
Next
From: Michael Meskes
Date:
Subject: pgsql: Free memory in ecpg bytea regression test.