github jtv/libpqxx 6.4.6
libpqxx 6.4.6: Important bug fix

latest releases: 7.9.2, 7.9.1, 7.9.0...
4 years ago

This patch release fixes an important bug which could happen when reading large objects through the ilostream class. On systems where char is a signed type (which I believe includes most desktop systems), if the stream found any byte with value -1 at a buffer boundary, then it would mistake that byte for an end-of-file marker.

A similar fix was released in libpqxx 7.0.3.

Don't miss a new libpqxx release

NewReleases is sending notifications on new releases.