libsmack: fix smack_cipso_apply() failing with more than one rule
authorRafal Krypa <r.krypa@samsung.com>
Mon, 2 Dec 2013 15:03:28 +0000 (16:03 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Mon, 2 Dec 2013 15:20:53 +0000 (16:20 +0100)
commita7263263aaa4547b0ac7238eebfbe168f24cc298
tree9bcf2eb2bf5005034f801fbbf0d6d19bc3ce3336
parentcf442a5afda600c6906c91fe0e459449850fd5b5
libsmack: fix smack_cipso_apply() failing with more than one rule

Fixing regression in f47b9c90 that causes smack_cipso_apply() to fail due
to a typo.

Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
libsmack/libsmack.c