fix for 115

This commit is contained in:
Richard Holland
2023-09-28 09:10:49 +00:00
parent 0f04ada876
commit 5fac2771da

View File

@@ -833,7 +833,7 @@ validateGuards(
return {};
}
last_section_type = section_type;
int section_length = parseLeb128(wasm, i, &i); CHECK_SHORT_HOOK();
//int section_start = i;