diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-01-05 21:18:03 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-01-10 14:32:30 -0600 |
commit | c715f89c4dab76317c773df2611af2dac4dea2b7 (patch) | |
tree | eb9411579d31029e2de2cfe39919262ebddfdbc2 /drivers/clk/clk-aspeed.c | |
parent | 8428817dc40006dca0a531cfa06e89cb3b41790d (diff) | |
download | linux-c715f89c4dab76317c773df2611af2dac4dea2b7.tar.bz2 |
cifs: Fix a tiny potential memory leak
The most recent "it" allocation is leaked on this error path. I
believe that small allocations always succeed in current kernels so
this doesn't really affect run time.
Fixes: 54be1f6c1c37 ("cifs: Add DFS cache routines")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/clk/clk-aspeed.c')
0 files changed, 0 insertions, 0 deletions