diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2016-06-04 04:17:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-21 19:28:49 +0300 |
commit | 580b4105530796b63bbbf6a093678c60144275e9 (patch) | |
tree | 381690f4a1a960f5049776fc1e21ab77473117cc /crypto/kpp.c | |
parent | 78ece0b94518816f08f4e60fae62d078aa4cb63d (diff) | |
download | linux-580b4105530796b63bbbf6a093678c60144275e9.tar.xz |
staging: r8712u: Handle some false positives from kmemleak
When this driver preallocates some URBs, kmemleak is unable to find that
allocated memory when it scans. When the driver is unloaded, that memory
is reclaimed, therefore, the report is a false positive.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/kpp.c')
0 files changed, 0 insertions, 0 deletions