PR25415: fix debuginfod SEGV for empty search path list
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 18 Jan 2020 20:32:40 +0000 (15:32 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 18 Jan 2020 20:32:40 +0000 (15:32 -0500)
commitc02dfd95e3db08460dfc61794564fbe4c05dc396
tree74602daac42e0ffdd0bb8fc619e24775dd2c3fa8
parent62e3c37afd5828466f9192bd19217de835a3620f
PR25415: fix debuginfod SEGV for empty search path list

Prevent triggering undefined behaviour of fts(3), which causes
a SEGV on fedora glibc 2.29.
debuginfod/ChangeLog
debuginfod/debuginfod.cxx
tests/ChangeLog
tests/run-debuginfod-find.sh