git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72199ca
)
audit: fix build break when AUDIT_DEBUG == 2
author
Eric Paris
<eparis@redhat.com>
Tue, 16 Apr 2013 14:17:02 +0000
(10:17 -0400)
committer
Eric Paris
<eparis@redhat.com>
Tue, 16 Apr 2013 14:17:02 +0000
(10:17 -0400)
Looks like this one has been around since
5195d8e21
:
kernel/auditsc.c: In function ‘audit_free_names’:
kernel/auditsc.c:998: error: ‘i’ undeclared (first use in this function)
...and this warning:
kernel/auditsc.c: In function ‘audit_putname’:
kernel/auditsc.c:2045: warning: ‘i’ may be used uninitialized in this function
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/auditsc.c
patch
|
blob
|
history
diff --cc
kernel/auditsc.c
Simple merge