diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-01-15 08:09:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:02:13 +0100 |
commit | 28d36e3702fcbed73c38e877bcf2a8f8946b7f3d (patch) | |
tree | e06248b21566229ec99f0ca9249d1deff6f467d9 /sound/ac97_bus.c | |
parent | [NETNS]: Process inet_confirm_addr in the correct namespace. (diff) | |
download | linux-28d36e3702fcbed73c38e877bcf2a8f8946b7f3d.tar.xz linux-28d36e3702fcbed73c38e877bcf2a8f8946b7f3d.zip |
[FIB]: Avoid using static variables without proper locking
fib_trie_seq_show() uses two helper functions, rtn_scope() and
rtn_type() that can write to static storage without locking.
Just pass to them a temporary buffer to avoid potential corruption
(probably not triggerable but still...)
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions