Page MenuHomeFreeBSD

D37491.diff
No OneTemporary

D37491.diff

diff --git a/usr.sbin/bhyve/pci_virtio_console.c b/usr.sbin/bhyve/pci_virtio_console.c
--- a/usr.sbin/bhyve/pci_virtio_console.c
+++ b/usr.sbin/bhyve/pci_virtio_console.c
@@ -273,7 +273,7 @@
pci_vtcon_sock_add(struct pci_vtcon_softc *sc, const char *port_name,
const nvlist_t *nvl)
{
- struct pci_vtcon_sock *sock;
+ struct pci_vtcon_sock *sock = NULL;
struct sockaddr_un sun;
const char *name, *path;
char *cp, *pathcopy;

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 29, 12:14 AM (18 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13081409
Default Alt Text
D37491.diff (437 B)

Event Timeline