diff options
author | Dan Carpenter <[email protected]> | 2014-05-09 14:59:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-05-27 17:43:12 -0700 |
commit | 8bab797c6e5724a43b7666ad70860712365cdb71 (patch) | |
tree | ffee514d021ca9dc1e35d75303fb00dc6dfe23e9 /tools/perf/util/trace-event-scripting.c | |
parent | 63fa80cd582321693474f9cf9203329a2f8a8494 (diff) |
applicom: dereferencing NULL on error path
This is a static checker fix. The "dev" variable is always NULL after
the while statement so we would be dereferencing a NULL pointer here.
Fixes: 819a3eba4233 ('[PATCH] applicom: fix error handling')
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions