-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AMORE protocol implementation. #289
Conversation
bn_null(t); | ||
bn_null(u); | ||
|
||
RLC_TRY { |
Check warning
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
source
|
||
gt_null(t); | ||
|
||
RLC_TRY { |
Check warning
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
source
g2_null(_q[0]); | ||
g2_null(_q[1]); | ||
|
||
RLC_TRY { |
Check warning
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
source
|
||
bn_null(n); | ||
|
||
RLC_TRY { |
Check warning
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
source
|
||
bn_null(n); | ||
|
||
RLC_TRY { |
Check warning
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
source
g2_add(w2, w2, u2); | ||
bn_null(n); | ||
|
||
RLC_TRY { |
Check warning
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
No description provided.