apparmor/binutils
John Johansen 1de9768180 binutils: Fix unused var warning in aa_status.c
aa_status.c: In function ‘get_processes’:
aa_status.c:236:10: warning: unused variable ‘len’ [-Wunused-variable]
   size_t len = 0;
          ^~~

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/561
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Steve Beattie <sbeattie@ubuntu.com>
2020-06-03 16:29:51 -07:00
..
po Launchpad automatic translations update. 2020-03-07 16:10:18 -08:00
aa-enabled.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa-exec.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa-status.pod docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00
aa_enabled.c binutils: drop unused var in aa_enabled.c 2020-06-03 16:29:45 -07:00
aa_exec.c Error out on conflicting aa-exec parameters 2020-05-21 17:04:40 +02:00
aa_status.c binutils: Fix unused var warning in aa_status.c 2020-06-03 16:29:51 -07:00
cJSON.c aa-status: add json pretty printing using cJSON 2020-05-07 01:12:28 -07:00
cJSON.h aa-status: add json pretty printing using cJSON 2020-05-07 01:12:28 -07:00
Makefile build: add and use global EXTRA_WARNINGS from common/Make.rules 2020-05-28 16:55:50 -07:00