diff options
author | 2016-12-18 22:26:36 +0000 | |
---|---|---|
committer | 2016-12-19 11:19:57 +0100 | |
commit | c9435f35ae64ee162555a82b6a3586b160093957 (patch) | |
tree | bf2e4cb2375b202d0affeead14cdcdbc03b7b9f2 /net/lapb/lapb_timer.c | |
parent | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (diff) | |
download | wireguard-linux-c9435f35ae64ee162555a82b6a3586b160093957.tar.xz wireguard-linux-c9435f35ae64ee162555a82b6a3586b160093957.zip |
clocksource/drivers/moxart: Plug memory and mapping leaks
If of_iomap() or any other subsequent function fails moxart_timer_init()
exits without freeing memory and unmapping the timer base.
Add proper cleanup points.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Link: http://lkml.kernel.org/r/1482099996-1524-1-git-send-email-sudipm.mukherjee@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions