]> git.buserror.net Git - polintos/scott/priv.git/commit
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)
commitc935c41d1f2969dae860cdb16127779d2970a0e3
tree5a0d5e98cb707ccb4aa8bdd379698fa67562b813
parentd8f98c588391ede8a5e4bb721ad0e718c7aef6d6
Explicitly set unsigned long array size in GUID union.

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>
include/c++/orb.h