aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2010-02-08 15:44:07 +0100
committerPatrick McHardy <[email protected]>2010-02-08 15:44:07 +0100
commitdab1531a07ad7c5be4ebe715a3d08742f0c638e3 (patch)
tree6fbd56b4bdbdcb3c68d372be4bfa67caf4925082 /kernel/sysctl_binary.c
parent38c7233b287481dfb3327dde136801ce500aba58 (diff)
netfilter: xtables: compat out of scope fix
As per C99 6.2.4(2) when temporary table data goes out of scope, the behaviour is undefined: if (compat) { struct foo tmp; ... private = &tmp; } [dereference private] Signed-off-by: Alexey Dobriyan <[email protected]> Cc: [email protected] Signed-off-by: Patrick McHardy <[email protected]>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions