diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-11-14 17:00:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-14 18:45:44 -0800 |
commit | f96159840bc5f605aca5113ab2d24308d3dc2eff (patch) | |
tree | 91e877d755451415ea79fe9da4419b465a0575d0 /drivers | |
parent | 4ae44c57748ad37dcd1d998525f6929d2fe39d02 (diff) | |
download | linux-3.10-f96159840bc5f605aca5113ab2d24308d3dc2eff.tar.gz linux-3.10-f96159840bc5f605aca5113ab2d24308d3dc2eff.tar.bz2 linux-3.10-f96159840bc5f605aca5113ab2d24308d3dc2eff.zip |
kernel/taskstats.c: fix bogus nlmsg_free()
We'd better not nlmsg_free on a pointer containing an undefined value
(and without having anything allocated).
Spotted by the Coverity checker.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Balbir Singh <balbir@linux.vnet.ibm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions