Searched hist:"136 db994852a9b405ac1074de0e7a1c4c840b8ee" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/security/apparmor/include/ |
H A D | match.h | diff 136db994852a9b405ac1074de0e7a1c4c840b8ee Fri May 31 08:54:54 CDT 2019 John Johansen <john.johansen@canonical.com> apparmor: increase left match history buffer size
There have been cases reported where a history buffer size of 8 was not enough to resolve conflict overlaps. Increase the buffer to and get rid of the size element which is currently just storing the constant WB_HISTORY_SIZE.
Signed-off-by: John Johansen <john.johansen@canonical.com>
|
/openbmc/linux/security/apparmor/ |
H A D | match.c | diff 136db994852a9b405ac1074de0e7a1c4c840b8ee Fri May 31 08:54:54 CDT 2019 John Johansen <john.johansen@canonical.com> apparmor: increase left match history buffer size
There have been cases reported where a history buffer size of 8 was not enough to resolve conflict overlaps. Increase the buffer to and get rid of the size element which is currently just storing the constant WB_HISTORY_SIZE.
Signed-off-by: John Johansen <john.johansen@canonical.com>
|