Message-ID: From: "progmachine (@progmachine)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 16 May 2024 15:21:48 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #8: Memory leaks detected in psqlodbc library In-Reply-To: References: List-Id: X-GitHub-Author-Login: progmachine X-GitHub-Comment-Id: 2115539074 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2024-05-16T15:22:26Z X-GitHub-Issue: 8 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/8#issuecomment-2115539074 Content-Type: text/plain; charset=utf-8 I just now fixed memory leaks in `premature` test =) All 8 reported leaks was caused by a single error. Continuing working...