Message-ID: From: "df7cb (@df7cb)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 27 Feb 2025 16:08:08 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #51: SQL_DESC_OCTET_LENGTH regression test difference In-Reply-To: References: List-Id: X-GitHub-Author-Login: df7cb X-GitHub-Comment-Id: 2688421656 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 51 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/51#issuecomment-2688421656 Content-Type: text/plain; charset=utf-8 Fwiw, I tried digging into this, but couldn't find the problem. I bet it is somewhere where the `.buflen` value gets assigned to one of these pointers, but I don't know which codepath is the bad one and they all look slightly different. I'll just ignore this test altogether on Debian, but this is clearly a bug, both on big and (imho) on little endian.