Message-ID: From: "siga0984 (@siga0984)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 25 Sep 2024 13:22:27 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #47: Memory Corruption using version 16.00.0005 In-Reply-To: References: List-Id: X-GitHub-Author-Login: siga0984 X-GitHub-Comment-Id: 2374075211 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 47 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/47#issuecomment-2374075211 Content-Type: text/plain; charset=utf-8 This issue does not happen with 16.00.0004 release. And, should be something related to the last update ... Because the object being destroyed is a COL_INFO object . **Restored reference counting lifetime managment of COL_INFO objects.** -> Retrieved from [REL-16_00_0005](https://github.com/postgresql-interfaces/psqlodbc/releases/tag/REL-16_00_0005) release comments