commit | c984ad87b7588c01da4c6c23e75fead2b6cb0f7a | [log] [tgz] |
---|---|---|
author | Dov Shlachter <dovs@google.com> | Tue Apr 16 11:25:21 2024 -0700 |
committer | Dov Shlachter <dovs@google.com> | Mon Apr 22 16:56:06 2024 -0700 |
tree | 4ea590096ec1f027bcc75850884de2cc1de8da52 | |
parent | 276f9de6b1b1d83013360ee3ff5c9f442be164cb [diff] |
Use safemath library within GBL Swap out usage of checked arithmetic helper functions to use safemath::SafeNum. Includes conversion between usize and u64. Tests: all unit tests pass Change-Id: Ic5b43ed185f4b9eef8489e72c592aca3d4cd2919