open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.92k stars 466 forks source link

Check return value of fscanf in LMS/XMSS KAT tests #1874

Closed SWilson4 closed 4 months ago

SWilson4 commented 4 months ago

Gets rid of some annoying compiler warnings.

Fixes #1871.