diff options
author | Tudor-Dan Ambarus <tudor.ambarus@microchip.com> | 2017-05-25 10:18:07 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-06-10 12:04:26 +0800 |
commit | ee34e2644a78e2561742bea8c4bdcf83cabf90a7 (patch) | |
tree | eb077fddef51f7e0abd4a9fba05ca523cff91b49 /sound/arm/aaci.c | |
parent | 7380c56d2fcaa882a0809aad075c3f9fdc3b3c50 (diff) | |
download | talos-obmc-linux-ee34e2644a78e2561742bea8c4bdcf83cabf90a7.tar.gz talos-obmc-linux-ee34e2644a78e2561742bea8c4bdcf83cabf90a7.zip |
crypto: dh - fix memleak in setkey
setkey can be called multiple times during the existence
of the transformation object. In case of multiple setkey calls,
the old key was not freed and we leaked memory.
Free the old MPI key if any.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/arm/aaci.c')
0 files changed, 0 insertions, 0 deletions