[Apparmor-dev] Re: repost of network toggle patches for the tools
and bug fixes for repo
jesse michael
jmichael at suse.de
Fri Jul 27 19:14:37 MDT 2007
On Fri, Jul 27, 2007 at 06:01:35PM -0700, jesse michael wrote:
> Here's a patch that should fix the * and ** conversions done in
> convert_regexp(). The reason it's this gross is that the rules for
> how * and ** expand are different when they're the only part of the
> glob at a particular directory level.
Erg, ignore that last patch, this one is identical except it correctly
collapses consecutive runs of * characters longer than 2 in a row down
to just ** matches. i.e. /foo/******/bar is equivalent to /foo/**/bar.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-convert_regexp.diff
Type: text/x-patch
Size: 2526 bytes
Desc: not available
Url : http://forge.novell.com/pipermail/apparmor-dev/attachments/20070727/7482616d/fix-convert_regexp.bin
More information about the Apparmor-dev
mailing list