]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid harmless integer overflow in pager status statistics gathering.
authordrh <>
Wed, 20 Dec 2023 11:34:17 +0000 (11:34 +0000)
committerdrh <>
Wed, 20 Dec 2023 11:34:17 +0000 (11:34 +0000)
commit95cf95841c81a777a9268a1a375b30b6a8466628
treefa726a5b3b02a410623a55709f1c6e972137943a
parent3262ca83a7956582c6eded431e7d5374a63f8bbe
Avoid harmless integer overflow in pager status statistics gathering.
Response to [forum:/forumpost/7f4cdf23f9|forum post 7f4cdf23f9].

FossilOrigin-Name: 206d8c650d937bc700946c40a82a62ea6bc4a80e5f3fb42d0ae2968de25f0644
manifest
manifest.uuid
src/pager.c
src/pager.h
src/status.c