aboutsummaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-05-09 14:59:16 +0300
committerJiri Slaby <jslaby@suse.cz>2014-07-02 12:06:04 +0200
commit5289d91feb0e3ffd287979abb7e5b7e02a14f752 (patch)
tree775b370adc910277c0bdc84f3cb553fa1470f8ab /lib/timerqueue.c
parent6493b82225f7b2a92ef8b8386687ba8e78cd7407 (diff)
applicom: dereferencing NULL on error path
commit 8bab797c6e5724a43b7666ad70860712365cdb71 upstream. 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 <dan.carpenter@oracle.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions