SQLite User Forum

integer overflow in pager.c
Login
`(pPager->pageSize+4)*pRel->iSubRec` has type of `u32` and then is assigned to `i64`