p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
150 stars 92 forks source link

Minor refactoring on p11-kit list-objects subcommand #547

Closed ueno closed 1 year ago

ueno commented 1 year ago

This avoids spelling out array indices and having overflow checks in multiple places.