-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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
Refactor SafeMath to avoid memory leaks #2462
Merged
Merged
Commits on Jan 8, 2021
-
Refactor SafeMath to avoid memory leaks
FIxes OpenZeppelin#2413, remove the string allocation in SafeMath default functions: caused unrecovered memory allocation even for successfull calls
Configuration menu - View commit details
-
Copy full SHA for 5ec2e2d - Browse repository at this point
Copy the full SHA 5ec2e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c789b0 - Browse repository at this point
Copy the full SHA 9c789b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e6cfa - Browse repository at this point
Copy the full SHA 42e6cfaView commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28ae57f - Browse repository at this point
Copy the full SHA 28ae57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bd25d - Browse repository at this point
Copy the full SHA 39bd25dView commit details
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 23b65b2 - Browse repository at this point
Copy the full SHA 23b65b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b69162 - Browse repository at this point
Copy the full SHA 2b69162View commit details -
Configuration menu - View commit details
-
Copy full SHA for b75705e - Browse repository at this point
Copy the full SHA b75705eView commit details -
Co-authored-by: Francisco Giordano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce3a5c5 - Browse repository at this point
Copy the full SHA ce3a5c5View commit details -
Co-authored-by: Francisco Giordano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 796e7b0 - Browse repository at this point
Copy the full SHA 796e7b0View commit details -
Update contracts/math/SafeMath.sol
Co-authored-by: Francisco Giordano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f09506b - Browse repository at this point
Copy the full SHA f09506bView commit details -
Update contracts/math/SafeMath.sol
Co-authored-by: Francisco Giordano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 241f5d5 - Browse repository at this point
Copy the full SHA 241f5d5View commit details -
Update contracts/math/SafeMath.sol
Co-authored-by: Francisco Giordano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05e6618 - Browse repository at this point
Copy the full SHA 05e6618View commit details -
Update contracts/math/SafeMath.sol
Co-authored-by: Francisco Giordano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d39f5d4 - Browse repository at this point
Copy the full SHA d39f5d4View commit details
Commits on Jan 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80466e3 - Browse repository at this point
Copy the full SHA 80466e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b4b53 - Browse repository at this point
Copy the full SHA 28b4b53View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.