• Travis Cross's avatar
    Prevent sqlite from over-reading a structure · 45c44500
    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>
    45c44500
vdbeaux.c 60.0 KB