commit | 25add8cf99c9ec8b8dc0acd8b9241e963fc0d29c | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <from-tomoyo-users-en@I-love.SAKURA.ne.jp> | Sun Jan 15 11:05:59 2012 +0900 |
committer | James Morris <jmorris@namei.org> | Wed Jan 18 10:40:59 2012 +1100 |
tree | 1fb0c0fadcf7544fee117f27ac667e4c444d634b | |
parent | 89879a7eb81f69e6f63bdb2a442fb765c46482c0 [diff] |
TOMOYO: Accept \000 as a valid character. TOMOYO 2.5 in Linux 3.2 and later handles Unix domain socket's address. Thus, tomoyo_correct_word2() needs to accept \000 as a valid character, or TOMOYO 2.5 cannot handle Unix domain's abstract socket address. Reported-by: Steven Allen <steven@stebalien.com> Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> CC: stable@vger.kernel.org [3.2+] Signed-off-by: James Morris <jmorris@namei.org>