Skip to content

Commit

Permalink
quick: Fixing sanitize info option being recognized
Browse files Browse the repository at this point in the history
Fixing the santize info option not being recognized.

Signed-off-by: Tyler Erickson <[email protected]>
  • Loading branch information
vonericsen committed Apr 1, 2024
1 parent 0d150df commit 0661bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/C/openSeaChest/openSeaChest_Erase.c
Original file line number Diff line number Diff line change
Expand Up @@ -1234,6 +1234,7 @@ int32_t main(int argc, char *argv[])
|| SANITIZE_RUN_FLAG
|| SANITIZE_FREEZE
|| SANITIZE_ANTIFREEZE
|| SANITIZE_INFO_FLAG
|| RUN_WRITE_SAME_FLAG
|| ATA_SECURITY_ERASE_OP
|| RUN_OVERWRITE_FLAG
Expand Down

0 comments on commit 0661bbf

Please sign in to comment.