dashpay / bls-signatures

BLS signatures in C++, using the relic toolkit
Apache License 2.0
10 stars 34 forks source link

fix: rid of UB and memory leak based on clang warnings #67

Closed knst closed 1 year ago

knst commented 1 year ago

It also removes several clang's warnings during build.

PastaPastaPasta commented 1 year ago

I think this should be done upstream

knst commented 1 year ago

I think this should be done upstream

github-actions[bot] commented 1 year ago

'This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed.'

knst commented 1 year ago

@PastaPastaPasta that 2 PR are dead in Chia's repo.

Can you review and merge this PR instead waiting them get merged and backported later?

UdjinM6 commented 1 year ago

superseded by #83