]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent an infinite loop in the trim() SQL function if the second argument
authordrh <>
Tue, 15 Jun 2021 14:34:21 +0000 (14:34 +0000)
committerdrh <>
Tue, 15 Jun 2021 14:34:21 +0000 (14:34 +0000)
commit972da427490e1b4541322ce1af9a5e531946c656
treedf6282242705b6833138089b1c69e85b8fa8bc69
parent11e489d6cb6424a56ed11469b3a4d8b47f76b495
Prevent an infinite loop in the trim() SQL function if the second argument
is a carefully malformed UTF8 string.

FossilOrigin-Name: 829343c26ed7b87fafc70de3369625209bad91e79bb7ca2946d5c8d61cc1c3c4
manifest
manifest.uuid
src/func.c
test/func.test