diff options
author | Satoru Takeuchi <satoru.takeuchi@gmail.com> | 2013-03-20 11:28:51 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-03-20 11:29:37 +1030 |
commit | b7d44d9487a11e835de10908f4ab30b4290c0b7f (patch) | |
tree | 0877897709f09da01e40b55e1329926accd401a8 /drivers/pnp | |
parent | aabd6a8fa5a933bdf968cd86e34122745c1960e8 (diff) | |
download | linux-b7d44d9487a11e835de10908f4ab30b4290c0b7f.tar.gz linux-b7d44d9487a11e835de10908f4ab30b4290c0b7f.tar.bz2 linux-b7d44d9487a11e835de10908f4ab30b4290c0b7f.zip |
hw_random: free rng_buffer at module exit
rng-core module allocates rng_buffer by kmalloc() since commit
f7f154f1246ccc5a0a7e9ce50932627d60a0c878. But this buffer won't be
freed and there is a memory leak possibility at module exit.
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions