[Bug debuginfod/25415] New: segv on empty search path

2020-01-18 Thread fche at redhat dot com
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.

[Bug debuginfod/25415] segv on empty search path

2020-01-18 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25415

Frank Ch. Eigler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Frank Ch. Eigler  ---
commit c02dfd95e3d merged as obvious

-- 
You are receiving this mail because:
You are on the CC list for the bug.