diff options
author | David Howells <[email protected]> | 2008-07-27 21:31:07 +1000 |
---|---|---|
committer | James Morris <[email protected]> | 2008-08-05 10:55:47 +1000 |
commit | cf9481e289247fe9cf40f2e2481220d899132049 (patch) | |
tree | 39b8e15d27876cd84acb07c9543b423c29d66a7f /fs/jbd2/commit.c | |
parent | 0c0e186f812457e527c420f7a4d02865fd0dc7d2 (diff) |
SELinux: Fix a potentially uninitialised variable in SELinux hooks
Fix a potentially uninitialised variable in SELinux hooks that's given a
pointer to the network address by selinux_parse_skb() passing a pointer back
through its argument list. By restructuring selinux_parse_skb(), the compiler
can see that the error case need not set it as the caller will return
immediately.
Signed-off-by: David Howells <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions