-
- Downloads
Compiler: fixed a NULL-dereference
If a variable was undefined, indexing it with ?-> would lead to a segfault during compilation.
Loading
Please register or sign in to comment
If a variable was undefined, indexing it with ?-> would lead to a segfault during compilation.