git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3372b68
)
AppArmor: Update dfa matching routines.
author
John Johansen
<john.johansen@canonical.com>
Thu, 16 Feb 2012 14:20:26 +0000
(06:20 -0800)
committer
John Johansen
<john.johansen@canonical.com>
Wed, 14 Mar 2012 13:15:24 +0000
(06:15 -0700)
Update aa_dfa_match so that it doesn't result in an input string being
walked twice (once to get its length and another time to match)
Add a single step functions
aa_dfa_next
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Kees Cook <kees@ubuntu.com>
No differences found