quakeforge/libs
Bill Currie 92aa94d776 [ruamoko] Fix incorrect clearing of dtables
The problem was caused by passing the index into the dtables array to
dtable_get which expects a handle. A handle is the ones-compliment
negative of the index which means that handle 0 is invalid (but 0 was
being passed... oops). Fixes the segfault when qw-client-x11 connects to
a server.
2020-08-17 11:30:53 +09:00
..
audio [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
client [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
console [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
gamecode [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
gib [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
image [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
models [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
net [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qw [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ruamoko [ruamoko] Fix incorrect clearing of dtables 2020-08-17 11:30:53 +09:00
util [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
video [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00