SQLite User Forum
integer overflow in pager.c
Login
☰
About
Threads
Post
Subscribe
SQLite
Chronological
Hierarchical
Unformatted
History
`(pPager->pageSize+4)*pRel->iSubRec` has type of `u32` and then is assigned to `i64`