commit | 2b1e713f877102bbca299f0f5d7db969d78db49f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 06 10:59:51 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 06 10:59:51 2021 -0700 |
tree | 48003eccc512d0307da2bab7fba2fb4b16333cc2 | |
parent | a5d99632766b458b42f327e8bd0f82b0345c9a63 [diff] |
bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks (GH-27588) (cherry picked from commit 8f010dc920e1f6dc6a357e7cc1460a7a567c05c6) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>