[roll] Roll fuchsia [super_parser] Use checked_* to calculate table size
Use `checked_*` to detect arithmetic overflow when calculating table
size. When validating the `MetadataTableDescriptor` struct, check that
the calculating table size will not cause an overflow.
Original-Bug: 404952286
Test: fx test //src/storage/lib/super_parser:super_parser_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272608
Original-Revision: 7f234ad1ccbe6cfb585c256157646d24905fbe87
GitOrigin-RevId: 78090c017c89092867728965a7dfe257eac83fbe
Change-Id: I4b433d01253b3d279ba2c37959b929d19e9f83d1
diff --git a/stem b/stem
index b151554..1b30bcf 100644
--- a/stem
+++ b/stem
@@ -8,7 +8,7 @@
root=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="2bca605785c371725c00253dc90a72a758756bc5"
+ revision="7f234ad1ccbe6cfb585c256157646d24905fbe87"
/>
</imports>
<projects>