Fix memory leak in certain error case.
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 26 Oct 2013 10:00:17 +0000 (19:00 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 26 Oct 2013 10:03:34 +0000 (19:03 +0900)
commitc6b0c5f3af3b50a9fb53437fcc8794d514145eb4
tree017734c54c245faf08f00b59a87079aea0b3e908
parent6232e5688e01141c9d10343778df691dbb2c2373
Fix memory leak in certain error case.

Per Coverity report "1111457 Resource leak".
pool_stream.c