google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

Error handling for AttributeCertificateIterator #30

Closed N0fix closed 11 months ago

N0fix commented 11 months ago

PR for issue #29 adding error handling for AttributeCertificateIterator. Basically checks bounds for reads, and throws AttributeCertificateError::OutOfBounds when needed.

google-cla[bot] commented 11 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.