• Travis Cross's avatar
    Prevent sqlite from over-reading a structure · 3366fe95
    Travis Cross 提交于
    Our sqlite fork was reading past the end of the zP3 KeyInfo structure
    here.  This was causing gcc and clang's address sanitization to alert.
    
    FS-6279 --resolve
    
    Thanks-to: Christopher Rienzo <chris@rienzo.net>
    3366fe95
vdbeaux.c 60.0 KB