mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00

includes were not handling WS in path names correctly. Allow WS within quotes. Eg include "foo bar" include <"foo bar"> BugLink: http://bugs.launchpad.net/bugs/1738880 Signed-off-by: John Johansen <john.johansen@canonical.com>
6 lines
90 B
Text
6 lines
90 B
Text
#
|
|
#=DESCRIPTION A helper for includes_okay.sd
|
|
#
|
|
#include <includes/fonts>
|
|
|
|
/tmp/** r,
|