mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 20:40:50 +02:00
8f9c8a1203
'ret' could be set to non-zero inside the loop and the 'cmac->bufferSz' never gets reset causing 'add' to become 0 in the subsequent loop.