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:
ea9c102
)
AUDIT: Fix reported length of audit messages.
author
Steve Grubb
<sgrubb@redhat.com>
Tue, 10 May 2005 17:53:07 +0000
(18:53 +0100)
committer
David Woodhouse
<dwmw2@shinybook.infradead.org>
Tue, 10 May 2005 17:53:07 +0000
(18:53 +0100)
We were setting nlmsg_len to skb->len, but we should be subtracting
the size of the header.
From: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found