diff options
author | Gergo Huszty <gergo.huszty@nokia.com> | 2018-05-16 13:28:21 +0000 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2018-05-21 07:39:14 +0000 |
commit | 7f67ddcc5c31a84a6fc296c64a0b904ff963e814 (patch) | |
tree | 5ccd3959ead93d66760cf8f2e10d43f4223b261e /tests/bugs | |
parent | ad478b6ccb66b20f2e97d50f9ec79cfcdc4368ba (diff) |
Fix for memory-leak in crypt xlator
Crypt xlator occasionaly uses local storage in it's call frame.
These frames are managed with common macroes, which does not take
care about cleaning up such local storages. The fix is similar to
the other xlators' solution. A crypt specific macro handles the
cleaning of the local storage when it is allocated.
Change-Id: Ibb5b91551fbe70905e9c8c688d999fe702433e35
fixes: bz#1564419
Signed-off-by: Gergo Huszty <gergo.huszty@nokia.com>
Diffstat (limited to 'tests/bugs')
0 files changed, 0 insertions, 0 deletions