Memwipe request after sa update, too

This commit is contained in:
Thomas Egerer
2011-11-04 11:11:17 +01:00
committed by Tobias Brunner
parent 42e2da606c
commit c125d1ba13
@@ -1957,6 +1957,7 @@ failed:
free(replay);
free(replay_esn);
memwipe(out, len);
memwipe(request, sizeof(request));
free(out);
return status;