mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-12-11 13:21:10 +00:00
38319d01b2
clang doesn't like anything but a bare 0 as null (and in some of the cases, it was quite right: '\0' should not be treated as a null pointer). And the crashers were just for paranoia and probably aren't needed any more (kept for now, though). |
||
---|---|---|
.. | ||
bi_gib.c | ||
exp.c | ||
gib_buffer.c | ||
gib_builtin.c | ||
gib_classes.c | ||
gib_execute.c | ||
gib_function.c | ||
gib_handle.c | ||
gib_init.c | ||
gib_keys.c | ||
gib_object.c | ||
gib_parse.c | ||
gib_process.c | ||
gib_regex.c | ||
gib_semantics.c | ||
gib_thread.c | ||
gib_tree.c | ||
gib_vars.c | ||
Makemodule.am | ||
ops.c | ||
regex.c |