mbedtls/ChangeLog.d/fix-empty-enum.txt

4 lines
135 B
Text
Raw Normal View History

Bugfix
* Fix compile failure due to empty enum in cipher_wrap.c, when building
with a very minimal configuration. Fixes #7625.