commit | bed4d7efb31fd81b3a3c83dc8540197cd0fe81c0 | [log] [tgz] |
---|---|---|
author | Paul Moore <pmoore@redhat.com> | Tue Jul 23 17:38:40 2013 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Jul 25 13:02:13 2013 -0400 |
tree | 186fe2daebcea0115afe0b45f540a346c2c700a8 | |
parent | d1b17b09f390369271ecfbc7e4a4d0d0dcff1b1b [diff] |
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() Remove the BUG_ON() from selinux_skb_xfrm_sid() and propogate the error code up to the caller. Also check the return values in the only caller function, selinux_skb_peerlbl_sid(). Signed-off-by: Paul Moore <pmoore@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>