diff options
| author | Dan Carpenter <error27@gmail.com> | 2010-09-10 05:58:10 +0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-09-13 23:44:11 +0400 |
| commit | 3429769bc67c7a48b3c01b2452b32171b3450202 (patch) | |
| tree | 9664314000e1e0ae06ecb29423ca30cfd42f0c8e /tools/perf/scripts/python/syscall-counts.py | |
| parent | 339db11b219f36cf7da61b390992d95bb6b7ba2e (diff) | |
| download | linux-3429769bc67c7a48b3c01b2452b32171b3450202.tar.xz | |
ppp: potential NULL dereference in ppp_mp_explode()
Smatch complains because we check whether "pch->chan" is NULL and then
dereference it unconditionally on the next line. Partly the reason this
bug was introduced is because code was too complicated. I've simplified
it a little.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
