Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154976633
D10082.id26516.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
263 B
Referenced Files
None
Subscribers
None
D10082.id26516.diff
View Options
Index: head/lib/libkvm/kvm.c
===================================================================
--- head/lib/libkvm/kvm.c
+++ head/lib/libkvm/kvm.c
@@ -476,7 +476,7 @@
len -= cw;
}
- return (cp - (char *)buf);
+ return (cp - (const char *)buf);
}
int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 10:22 AM (17 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32551668
Default Alt Text
D10082.id26516.diff (263 B)
Attached To
Mode
D10082: kvm_write: fix -Wcast-qual warning in pointer arithmetic argument
Attached
Detach File
Event Timeline
Log In to Comment