Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140655034
D35254.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
328 B
Referenced Files
None
Subscribers
None
D35254.diff
View Options
diff --git a/stand/libsa/zfs/nvlist.c b/stand/libsa/zfs/nvlist.c
--- a/stand/libsa/zfs/nvlist.c
+++ b/stand/libsa/zfs/nvlist.c
@@ -1213,6 +1213,7 @@
nvl->nv_idx += sizeof(*hp);
xdr.xdr_buf = nvl->nv_data;
+ xdr.xdr_buf_size = nvl->nv_asize;
xdr.xdr_idx = nvl->nv_idx;
xdr.xdr_idx += xdr.xdr_putuint(&xdr, namelen);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 27, 11:55 AM (8 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27304430
Default Alt Text
D35254.diff (328 B)
Attached To
Mode
D35254: libsa: Fix a bug in nvlist creation
Attached
Detach File
Event Timeline
Log In to Comment