mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
fix for 115
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user