Fix pool_close() to avoid free() not allocated
authorTatsuo Ishii <ishii at sraoss.co.jp>
Wed, 2 Aug 2006 08:00:56 +0000 (08:00 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Wed, 2 Aug 2006 08:00:56 +0000 (08:00 +0000)
commit96f7803b9b383a62906fed93aa6a36d833b1df63
treea40e888bb6bcb818254b3dc1e3c4e7ef7c6448a8
parent04dd0f73e2c7ee8eafeae2014f0f30d96da11b32
Fix pool_close() to avoid free() not allocated
memory. pool_discard_params() should be called only when
this is the backend connection.
pool_stream.c