diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-08-09 20:20:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-09 23:45:09 -0400 |
commit | 1986aaf828ac8398b3d8d9b4151b08c840414ffe (patch) | |
tree | ce5b6e92bab2e8f706ad2c9e08ac826bc5c215a2 /drivers/macintosh/windfarm_pm91.c | |
parent | ea98eed9bcb62d1319db8b1210712c6a110a886c (diff) |
edd: fix possible memory leak in edd_init() error path
The error may happen at any iteration of the for loop, this patch properly
unregisters already registed edd_devices in error path.
[akpm@linux-foundation.org: remove unneeded NULL test]
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Stephen Hemminger <shemminger@vyatta.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/macintosh/windfarm_pm91.c')
0 files changed, 0 insertions, 0 deletions