[PATCH] debuginfod: sqlite3_sharedprefix_fn should not compare past end of string

Mark Wielaard mark@klomp.org
Sun Dec 5 17:09:13 GMT 2021


On Sat, Dec 04, 2021 at 05:54:07PM -0500, Frank Ch. Eigler wrote:
> > gcc address sanitizer detected a read after the end of string in
> > sqlite3_sharedprefix_fn. Make sure to stop comparing the strings when
> > seeing the zero terminator.
> 
> Yup, OK.

Thanks, pushed.

Mark



More information about the Elfutils-devel mailing list