awslabs / aws-c-cal

Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.
Apache License 2.0
33 stars 36 forks source link

Fix a bunch of places we forget to aws_raise_error() #176

Closed graebm closed 5 months ago

graebm commented 5 months ago

See: https://github.com/awslabs/aws-c-common/pull/1089

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.