Fuzz Introspector says that fuzzer lua_stringtonumber_test is blocked:
The runtime code coverage of lua_stringtonumber_test covers 19.66% of its statically reachable code. This means there is some place that blocks the fuzzer to continue exploring more code at run time.
It would be nice to fix this.