trailofbits / uthenticode

A cross-platform library for verifying Authenticode signatures
https://trailofbits.github.io/uthenticode/
MIT License
133 stars 33 forks source link

Fix exception in read_certs #61

Closed pkdawson closed 2 years ago

pkdawson commented 2 years ago

Resolves #60

Only add a certificate if it's at least 1 byte long, and make sure there's no infinite loop if length is 0.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.