diff options
author | Christian Engelmayer <cengelma@gmx.at> | 2014-04-28 02:04:32 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-04-28 02:18:34 (GMT) |
commit | 2ee41e62ba5b952e9d9fcba6f7079a0c608bb849 (patch) | |
tree | f04675dda077b17953fd1360763f0f8b8fd74b8f /drivers/atm/fore200e.c | |
parent | ec6931b281797b69e6cf109f9cc94d5a2bf994e0 (diff) | |
download | linux-2ee41e62ba5b952e9d9fcba6f7079a0c608bb849.tar.xz |
modpost: Fix resource leak in read_dump()
Function read_dump() memory maps the input via grab_file(), but fails to call
the corresponding unmap function. Add the missing call to release_file().
Detected by Coverity: CID 1192419
Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/atm/fore200e.c')
0 files changed, 0 insertions, 0 deletions