]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
make sure that rbuf is aligned by making a union w/ the structure we
authorjmg <jmg@FreeBSD.org>
Tue, 7 Jan 2014 23:01:05 +0000 (23:01 +0000)
committerjmg <jmg@FreeBSD.org>
Tue, 7 Jan 2014 23:01:05 +0000 (23:01 +0000)
commitc8c7e397248809f8ef24ab59b5ffce7de7a41bae
treed0ab07a0d17bd01682ceae8279624a67eb5c2e82
parent74e1a8fb0804457c6fa452367e27acb4f85523d4
make sure that rbuf is aligned by making a union w/ the structure we
need to access...  access the struct through the union too...

PR: 185165
Submitted by: Guy Yur
MFC after: 1 week
lib/libnetgraph/sock.c