Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115442821
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
Thu, Apr 24, 9:31 PM (1 h, 52 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17767260
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