]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Fix for tcrypt test_ahash_speed function.
authorWinston Hudson <b45308@stc-mongo.am.freescale.net>
Sun, 21 Jul 2013 22:18:38 +0000 (15:18 -0700)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:16 +0000 (14:14 +0200)
commitaf3f4b4ff3a20bba3edd5f41a11492e0489e3ba8
tree64d4343e1cf8c1cb625634cdac9ba473aaa2934f
parent30b40e980db12e4a1bcdc5cd3c048eb9a403a5b3
Fix for tcrypt test_ahash_speed function.

This patch adds a null pointer check and explicitly frees memory in the
tcrypt.c function test_ahash_speed.

Signed-off-by: Winston Hudson <b45308@stc-mongo.am.freescale.net>
crypto/tcrypt.c