Skip to content

6.4.1: Memory bugs fixed

Compare
Choose a tag to compare
@jtv jtv released this 22 Mar 16:28
· 1659 commits to master since this release

It's been ages since I ran libpqxx through some solid memory checking tools. In this case, I enabled all gcc instrumentation I could find, and it turned up a few small leaks and a use-after-free!

Those are fixed now, so I recommend that you upgrade.