]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the ICU extension toupper() and tolower() SQL functions, avoid calling u_strToUppe...
authordan <dan@noemail.net>
Thu, 14 Apr 2016 17:29:13 +0000 (17:29 +0000)
committerdan <dan@noemail.net>
Thu, 14 Apr 2016 17:29:13 +0000 (17:29 +0000)
commit5313f2e12eee0e0f9a234ef644eb6253d38429ba
tree170658abe5d650d164f4b219f712413c437e7e21
parent497116007e3aa0ab2b01fc3bb616a4cad4114829
In the ICU extension toupper() and tolower() SQL functions, avoid calling u_strToUpper() or u_strToLower() a second time if the buffer passed to the first invocation turns out to be large enough.

FossilOrigin-Name: d23e581351fb8eea28e7b13b3dcadfc817c3a05f
ext/icu/icu.c
manifest
manifest.uuid