2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00

Update WorkItems

John Johansen
2019-10-15 03:25:59 +00:00
parent 40191bea91
commit 1d2b42a3f8

@@ -59,6 +59,10 @@ Most work items cover more than one section of the stack, however there are seve
- [ ] Make label tree have lockless read side - [ ] Make label tree have lockless read side
- [ ] Remove profile list (Requires: Make label tree have lockless read size) - [ ] Remove profile list (Requires: Make label tree have lockless read size)
- [ ] fuzz interfaces - [ ] fuzz interfaces
- [ ] Fix mediation to do single path name lookup and share across label it
- [ ] split label iterator it individual component iterators
- [ ] task based debug flags
- [ ] rework debug messages into multiple classes, so we can selectively turn on/off debug output
### library ### library
- [ ] remove overlay macro for fn - [ ] remove overlay macro for fn