diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2023-10-09 00:44:46 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2023-10-09 00:44:46 +0100 |
commit | be8cfdfbc0a65ce93269281418b3ab41082a6994 (patch) | |
tree | 9b94d092307d88054eadfb88e39a17fb1a022a8a /libpqpp/pq-prepared.cpp | |
parent | Explicit instantiation of checkResult (diff) | |
download | libdbpp-postgresql-be8cfdfbc0a65ce93269281418b3ab41082a6994.tar.bz2 libdbpp-postgresql-be8cfdfbc0a65ce93269281418b3ab41082a6994.tar.xz libdbpp-postgresql-be8cfdfbc0a65ce93269281418b3ab41082a6994.zip |
Avoid repeated calls to PQunescapeBytea
Fixes issue where accessing the blob value of a column multiple times
would free previously unescaped buffers resulting in dangling pointers.
Diffstat (limited to 'libpqpp/pq-prepared.cpp')
0 files changed, 0 insertions, 0 deletions