mirror of
https://github.com/TinyCC/tinycc.git
synced 2026-02-06 22:02:37 +00:00
Also make the case when one side in ?: is a ptr and the other is neither a ptr nor a null-ptr constant fail cleanly instead of segfaulting.
Also make the case when one side in ?: is a ptr and the other is neither a ptr nor a null-ptr constant fail cleanly instead of segfaulting.