Skip to content

asn1: add error checks for ASN1_STRING_set() calls#1039

Open
ndossche wants to merge 1 commit intoruby:masterfrom
ndossche:clesss-12
Open

asn1: add error checks for ASN1_STRING_set() calls#1039
ndossche wants to merge 1 commit intoruby:masterfrom
ndossche:clesss-12

Conversation

@ndossche
Copy link
Copy Markdown
Contributor

Other calls in the project have such checks, add it consistently everywhere to raise an exception in case of an error.

This was found by a hybrid static-dynamic analyser that looks for inconsistent handling of error checks in bindings.

Other calls in the project have such checks, add it consistently
everywhere to raise an exception in case of an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant