- Change Summary:
-
remove some gints
- Commits:
-
Summary ID 6979bdbd8a3a6dbe2ff1b7bdd6f878ff6c2d058b fd80bec61fa4ee6d63324960dd20641b8f5e3b3b
Add Hasl.Gs2Header.parse_full which returns the length of the header
Review Request #3822 — Created Feb. 7, 2025 and submitted
This is necessary when the Gs2 header is used as a header and we need to move past it in a string.
Ran the gs2-header test under valgrind and called in the turtles for the rest.
Summary | ID |
---|---|
1dcc72097d1c1515cdcddee60d734311bcbae1fa |
Description | From | Last Updated |
---|---|---|
(nullable) doesn't make sense here as length is an integer not a pointer. To indicate that the caller can pass … |
|