Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146409027
D37488.id113469.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
343 B
Referenced Files
None
Subscribers
None
D37488.id113469.diff
View Options
diff --git a/usr.sbin/bhyve/pci_nvme.c b/usr.sbin/bhyve/pci_nvme.c
--- a/usr.sbin/bhyve/pci_nvme.c
+++ b/usr.sbin/bhyve/pci_nvme.c
@@ -3152,7 +3152,7 @@
static int
pci_nvme_parse_config(struct pci_nvme_softc *sc, nvlist_t *nvl)
{
- char bident[sizeof("XX:X:X")];
+ char bident[sizeof("XXX:XXX")];
const char *value;
uint32_t sectsz;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 3, 11:20 AM (7 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29197369
Default Alt Text
D37488.id113469.diff (343 B)
Attached To
Mode
D37488: bhyve: Avoid unlikely truncation of the blockif ident strings.
Attached
Detach File
Event Timeline
Log In to Comment