diff options
| author | Jiri Slaby <[email protected]> | 2010-10-10 21:50:44 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-10-11 18:05:41 +0000 |
| commit | f1ee89d5b007620353fb7dec1d34db4baa1a5571 (patch) | |
| tree | 3c56b6fb6c249c736dc2baad852e151f7d06430d /lib/dynamic_debug.c | |
| parent | net/fec: carrier off initially to avoid root mount failure (diff) | |
| download | kernel-f1ee89d5b007620353fb7dec1d34db4baa1a5571.tar.gz kernel-f1ee89d5b007620353fb7dec1d34db4baa1a5571.zip | |
ATM: solos-pci, remove use after free
Stanse found we do in console_show:
kfree_skb(skb);
return skb->len;
which is not good. Fix that by remembering the len and use it in the
function instead.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Chas Williams <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
