Page MenuHomeFreeBSD

D38900.diff
No OneTemporary

D38900.diff

diff --git a/usr.sbin/bhyvectl/bhyvectl.c b/usr.sbin/bhyvectl/bhyvectl.c
--- a/usr.sbin/bhyvectl/bhyvectl.c
+++ b/usr.sbin/bhyvectl/bhyvectl.c
@@ -1704,9 +1704,9 @@
perror("nvlist_send() failed");
err = errno;
}
+done:
nvlist_destroy(nvl);
-done:
if (socket_fd >= 0)
close(socket_fd);
return (err);

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 13, 1:22 PM (4 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35033875
Default Alt Text
D38900.diff (319 B)

Event Timeline