[Bug 258835] net-mgmt/bandwhich: Fix linked_hash_map panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Oct 2021 10:10:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258835

            Bug ID: 258835
           Summary: net-mgmt/bandwhich: Fix linked_hash_map panic
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: petteri.valkonen@iki.fi

Created attachment 228312
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228312&action=edit
Patch to update linked-hash-map dependency to version 0.5.4

The linked_hash_map library causes a panic on program startup, that messes up
the output (https://github.com/imsnif/bandwhich/issues/216). The problem can be
fixed by updating the library to version 0.5.4
(https://github.com/imsnif/bandwhich/pull/192#issuecomment-904723414).

-- 
You are receiving this mail because:
You are the assignee for the bug.