ruststep
ruststep copied to clipboard
Attempting to parse large exp files leads to stack overflows
Attempting to parse AP242 or AP203-long using esprc leads to a stack overflow error on my Windows machine. We should probably switch from stack based to heap based allocations for the parser.