You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by GitBox <gi...@apache.org> on 2022/12/20 07:58:46 UTC

[GitHub] [incubator-milagro-crypto-c] matthiasgoergens opened a new pull request, #98: Fix some uninitialised variable issues

matthiasgoergens opened a new pull request, #98:
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/98

   Just a band-aid, but better a wrong value (which only affects one computation) than using an unitialised value, because undefined behaviour affects everything.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org


[GitHub] [incubator-milagro-crypto-c] matthiasgoergens commented on pull request #98: Fix some uninitialised variable issues

Posted by "matthiasgoergens (via GitHub)" <gi...@apache.org>.
matthiasgoergens commented on PR #98:
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/98#issuecomment-1447848488

   @giorgiozoppi Done.  Thanks for the review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org


[GitHub] [incubator-milagro-crypto-c] giorgiozoppi commented on pull request #98: Fix some uninitialised variable issues

Posted by "giorgiozoppi (via GitHub)" <gi...@apache.org>.
giorgiozoppi commented on PR #98:
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/98#issuecomment-1484222640

   @matthiasgoergens  keep going we need reviewers for the quality of the library.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org


[GitHub] [incubator-milagro-crypto-c] giorgiozoppi merged pull request #98: Fix some uninitialised variable issues

Posted by "giorgiozoppi (via GitHub)" <gi...@apache.org>.
giorgiozoppi merged PR #98:
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/98


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org