]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the CLI, ensure that input to utf8_width_print is not NULL, or if it is,
authordrh <>
Thu, 27 Oct 2022 18:20:08 +0000 (18:20 +0000)
committerdrh <>
Thu, 27 Oct 2022 18:20:08 +0000 (18:20 +0000)
commit4853aa18f0a01decd150a95c7dd911d87ea1fb90
tree8b84837ed5e7d05d0501fcbdcd532b9f0584f39e
parentf7fea5b4b8097b3a564cd9c5938e98d4619df713
In the CLI, ensure that input to utf8_width_print is not NULL, or if it is,
change it to an empty string.  For for the problem reported by
[forum:/forumpost/2961cf13eec61876|forum post 2961cf13eec61876].

FossilOrigin-Name: 9ecc9d25ea62a7777bbf621989a5c577b612784121a20465cda4d4023fa9634d
manifest
manifest.uuid
src/shell.c.in