Page MenuHomeFreeBSD

D22268.diff
No OneTemporary

D22268.diff

Index: head/sys/sys/unpcb.h
===================================================================
--- head/sys/sys/unpcb.h
+++ head/sys/sys/unpcb.h
@@ -156,7 +156,7 @@
char xu_dummy2[256];
};
struct xsocket xu_socket;
-} __aligned(8);
+} __aligned(MAX(8, sizeof(void *)));
struct xunpgen {
ksize_t xug_len;

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 9:23 PM (4 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31933977
Default Alt Text
D22268.diff (317 B)

Event Timeline