yaca_ctx_free: Cause exception on missing destructor. 05/65605/8
authorMateusz Kulikowski <m.kulikowski@samsung.com>
Mon, 11 Apr 2016 13:52:33 +0000 (15:52 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Fri, 15 Apr 2016 12:11:30 +0000 (14:11 +0200)
commitd167d69d481326aae3ab570605b236724800d199
tree8377d023064628d16808e5bd5a43c64a321b890e
parent40c0aefda7679310c150f24fcb88b9177cf56485
yaca_ctx_free: Cause exception on missing destructor.

ctx->ctx_destriy is mandatory for all contexts.
Add assert to verify that.

Change-Id: I1a1b5b5c7eb50eb5cea440ad74d410aeb2cdda59
Signed-off-by: Mateusz Kulikowski <m.kulikowski@samsung.com>
src/crypto.c