https://sourceware.org/bugzilla/show_bug.cgi?id=25415
Bug ID: 25415
Summary: segv on empty search path
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
Assignee: fche at redhat dot com
Reporter: fche at redhat dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
commit 32ed4e6f8 (unreleased) introduced a bug with runs such as
% debuginfod -R
without a path, because fts(3) is not defined to operate with zero path names.
--
You are receiving this mail because:
You are on the CC list for the bug.