]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove unreachable code. Fix a shift UB problem introduced yesterday
authordrh <>
Fri, 5 Feb 2021 17:34:47 +0000 (17:34 +0000)
committerdrh <>
Fri, 5 Feb 2021 17:34:47 +0000 (17:34 +0000)
commit29f6a365ccd09fdf922125f324d13d2cac34d3e4
tree83811b294aa34b40b3f2ff8e0bc92fb50af0de3b
parent70bd2124ed8dba89ee3ad2ccb25c5686b1d0ead5
Remove unreachable code.  Fix a shift UB problem introduced yesterday
and discovered by OSSFuzz.

FossilOrigin-Name: 078dbff04a95a001bbd8690ab08038fbb5506899df8290991b53fd1122a4c30c
manifest
manifest.uuid
src/auth.c
src/resolve.c
src/sqliteInt.h
src/trigger.c