aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2017-02-25 22:38:11 +0800
committerDavid S. Miller <[email protected]>2017-02-26 21:32:57 -0500
commitca435407ba6655a0d63230818ffe7006d967dfe5 (patch)
tree715d4494ea64d0e6ab26518a0c1489ed0491a134 /lib/test-string_helpers.c
parent37f1c63e3e29181ad412485eec2200cffc1dc70f (diff)
rhashtable: Fix use before NULL check in bucket_table_free
Dan Carpenter reported a use before NULL check bug in the function bucket_table_free. In fact we don't need the NULL check at all as no caller can provide a NULL argument. So this patch fixes this by simply removing it. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions