]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More efficient implementation of large precisions on the "%c" format for
authordrh <>
Wed, 21 Dec 2022 19:11:56 +0000 (19:11 +0000)
committerdrh <>
Wed, 21 Dec 2022 19:11:56 +0000 (19:11 +0000)
commit79b9bc4452fd844a9fe9a729521631c42fd3af55
tree7633b30de281260649b2162941a828f048c26339
parentfe83892bc12376c587b752e20de62d45ef1e7f82
More efficient implementation of large precisions on the "%c" format for
the built-in printf().  This is an effort to avoid a reported
timeout on a (ridiculous) query generated by OSSFuzz.

FossilOrigin-Name: 371f9b88387a44a5f820279d79733d1deb7eafc72f320ec47a11679bbdbb49ef
manifest
manifest.uuid
src/func.c
src/printf.c
src/sqliteInt.h