git.postgresql.org Git - postgresql.git/commit
2015年2月12日 00:20:49 +0000 (19:20 -0500)
2015年2月12日 00:20:49 +0000 (19:20 -0500)
commit 4f38a281a3d4a7cbcf9de2f676d44336d57b7717
Fix missing PQclear() in libpqrcv_endstreaming().
This omission leaked one PGresult per WAL streaming cycle, which possibly
would never be enough to notice in the real world, but it's still a leak.
Per Coverity. Back-patch to 9.3 where the error was introduced.
This is the main PostgreSQL git repository.
RSS
Atom