Skip to content

setCurves(...) should check for GetIntArrayElements returning NULL#960

Merged
normanmaurer merged 1 commit intomainfrom
curves
Mar 23, 2026
Merged

setCurves(...) should check for GetIntArrayElements returning NULL#960
normanmaurer merged 1 commit intomainfrom
curves

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

We need to check for NULL that might be returned by GetIntArrayElements

Modifications:

Add NULL check

Result:

GetIntArrayElements is now checked for NULL before passing the result to tcn_SSL_set1_curves

Motivation:

We need to check for NULL that might be returned by GetIntArrayElements

Modifications:

Add NULL check

Result:

GetIntArrayElements is now checked for NULL before passing the result to tcn_SSL_set1_curves
@normanmaurer normanmaurer added this to the 2.0.76.Final milestone Mar 20, 2026
@normanmaurer normanmaurer merged commit dcdaf44 into main Mar 23, 2026
10 checks passed
@normanmaurer normanmaurer deleted the curves branch March 23, 2026 14:19
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