summaryrefslogtreecommitdiff
path: root/certs
diff options
context:
space:
mode:
authorJohn Johansen <john.johansen@canonical.com>2017-04-06 16:55:22 +0300
committerJames Morris <james.l.morris@oracle.com>2017-04-07 01:58:36 +0300
commitb9b144bcafbdd53f68e227968009327b76db08a4 (patch)
treec42d597bf9be9d796fd323e4847795d1adf0e562 /certs
parent9814448da7a84dd50b69e4ada2d7d1c042493daf (diff)
downloadlinux-b9b144bcafbdd53f68e227968009327b76db08a4.tar.xz
apparmor: fix invalid reference to index variable of iterator line 836
Once the loop on lines 836-853 is complete and exits normally, ent is a pointer to the dummy list head value. The derefernces accessible from eg the goto fail on line 860 or the various goto fail_lock's afterwards thus seem incorrect. Reported-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions