]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a buffer overrun that could occur when using the format() function to format...
authordan <Dan Kennedy>
Fri, 5 May 2023 19:36:13 +0000 (19:36 +0000)
committerdan <Dan Kennedy>
Fri, 5 May 2023 19:36:13 +0000 (19:36 +0000)
commit77eb3e305c7cdee10e69426def6fa0cd0116fbe2
tree6934e81e334ebdd1993ce69f7ab8bf62bc873723
parented96436f23a0b42e2a83e66272ce93dc1f18d4d1
Fix a buffer overrun that could occur when using the format() function to format a very small real value with the "," modifier.

FossilOrigin-Name: 910e770ad4d8e8e45bf069af963f2e975bfcfb882578dc5fe714cd2396258934
manifest
manifest.uuid
src/printf.c
test/printf.test