Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for CONPY-144: Segfault in connection pool
Due to wrong reference count connection was closed by gc, after obtaining the same connection from ConnectionPool operations ended into a seg fault. Additionally 2 smaller memleaks were fixed.
- Loading branch information
Showing
1 changed file
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters