mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-23 04:51:13 -04:00

Drivers that allow destroying a key must have a destroy method. This test bug was previously not caught because of an implementation bug that lost the error triggered by the missing destroy method.