Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106146611
D21875.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
424 B
Referenced Files
None
Subscribers
None
D21875.diff
View Options
Index: head/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c
===================================================================
--- head/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c
+++ head/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c
@@ -681,7 +681,7 @@
dfatal("failed to create DOF image for '%s'", dcp->dc_name);
p = (uchar_t *)dof;
- q = p + dof->dofh_loadsz;
+ q = p + dof->dofh_filesz;
#ifdef __FreeBSD__
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 4:11 AM (10 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15611054
Default Alt Text
D21875.diff (424 B)
Attached To
Mode
D21875: Inconsistencies in DOF sections headers and sections
Attached
Detach File
Event Timeline
Log In to Comment