Yubico / yubikey-personalization

YubiKey Personalization cross-platform library and tool
https://developers.yubico.com/yubikey-personalization/
BSD 2-Clause "Simplified" License
297 stars 83 forks source link

Fix reported MSAN warnings #160

Closed nevun closed 4 years ago

nevun commented 4 years ago

Initialized some more buffers to 0 and, while at it, clearing some stack buffers before returning.