commit | 044a68ed8a692f643cf3c0a54c380a922584f34f | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Wed Oct 11 19:10:47 2006 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Oct 15 23:14:14 2006 -0700 |
tree | 98c195561377cf01e1411feb0ec859e83cba3ac4 | |
parent | 1a620698c29b5e18150ec04ace0609fb07d08d3e [diff] |
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping Fix several places in the CIPSO code where it was dereferencing fields which did not have valid pointers by moving those pointer dereferences into code blocks where the pointers are valid. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>