Hello.

Adrian Bunk wrote:
> How should TOMOYO implement it's "match one character" in a pattern
> (used to allow or deny access in a name-based MAC)?

TOMOYO assumes that "one character" equals to "one byte"
since TOMOYO doesn't consider encoding.

According to your definition of "character" (i.e. it may be multibyte),
TOMOYO doesn't implement "match one character" pattern.
TOMOYO implements "match one byte" pattern.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to