mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-18 20:15:22 -05:00
Now when operation holds pointer to dynamically allocated buffer for password key we can't do copy of the operation object in test instead we need to re-initialize operation object after error. Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>