[Bug 233038] bhyve: fails with "device emulation initialization error: Bad file descriptor"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 11 19:41:30 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233038
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: seanc
Date: Thu Jul 11 19:41:15 UTC 2019
New revision: 349918
URL: https://svnweb.freebsd.org/changeset/base/349918
Log:
usr.sbin/bhyve: free leaked memory during option parsing
Also update to use strsep(3) instead of strtok(3).
Most of this commit inadvertently ended up in r349914.
Coverity CID: 1357337
Approved by: markj
PR: 233038
Differential Revision: https://reviews.freebsd.org/D20918
Changes:
head/usr.sbin/bhyve/pci_fbuf.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list