]> git.buserror.net Git - polintos/scott/priv.git/commitdiff
Explicitly set unsigned long array size in GUID union.
authorScott Wood <scott@buserror.net>
Fri, 24 Feb 2012 04:52:57 +0000 (22:52 -0600)
committerScott Wood <scott@buserror.net>
Fri, 9 Mar 2012 05:18:05 +0000 (23:18 -0600)
Otherwise GCC complains about array access out of bounds,
even though the char part of the union ensures adequate size.

Signed-off-by: Scott Wood <scott@buserror.net>

No differences found