-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tyler Erickson <[email protected]>
- Loading branch information
1 parent
371e4bf
commit c7dff24
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule opensea-common
updated
3 files
+27 −0 | include/memory_safety.h | |
+5 −3 | meson.build | |
+116 −23 | src/memory_safety.c |
Submodule opensea-operations
updated
4 files
+2 −2 | src/firmware_download.c | |
+2 −2 | src/operations.c | |
+1 −1 | src/sanitize.c | |
+112 −44 | src/set_max_lba.c |