0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-04-01 23:11:01 +00:00
quakeforge/libs/input
Bill Currie 8db8f91e7d [input] Plug a pile of memory leaks
While most were "harmless" in that they were held pointers at shutdown,
a few bugs were exposed in the imt code.
2022-05-12 19:58:18 +09:00
..
evdev [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_axis.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_binding.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_button.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_common.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_evdev.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_event.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_imt.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
keys.c [input] Clean out a lot of obsolete stuff from keys 2021-11-27 12:31:24 +09:00
Makemodule.am [input] Clean out a lot of obsolete stuff from keys 2021-11-27 12:31:24 +09:00