Pass label set as parameter in rule set API instead of attach
authorJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Sat, 27 Nov 2010 21:46:16 +0000 (13:46 -0800)
committerJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Sat, 27 Nov 2010 21:46:16 +0000 (13:46 -0800)
commit94509cbdc2fe799327bbc202ff8a166c8d589736
treeaf5a1ace4719f7565d54924bdf6c49bb1f10356e
parente7accd4fc173ab29e93513128502989fb4d54782
Pass label set as parameter in rule set API instead of attach
function to make its usage more documented and robust. NULL
can be given if long label support is not needed. No function
in rule set API adds new labels to label set but checks against
existing repository.
src/smack.h
src/smack_rules.c
tests/check_rules.c