]> git.ipfire.org Git - thirdparty/elfutils.git/commit
PR26810: debuginfod should tolerate some absence/renaming sans grooming
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 29 Oct 2020 16:20:51 +0000 (12:20 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 30 Oct 2020 14:09:29 +0000 (10:09 -0400)
commitf5015aebdb33af71841a48efe51692917f63ee63
tree69eb3b8e6eb7d213f772a06bab69bdf33096afc8
parent4c39dc18bbba4801c016c0b24d03d697fb14aa24
PR26810: debuginfod should tolerate some absence/renaming sans grooming

debuginfod now knows to handle a case where a buildid search is
satisfiable from more than one source (e.g., archive location), but
some of them are invalid.  New exception catching beneath the sqlite
scanning loop ensures all possible matches are scanned in case of
errors.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
debuginfod/ChangeLog
debuginfod/debuginfod.cxx
tests/ChangeLog
tests/run-debuginfod-find.sh