c.sexchat/src
SoniEx2 aaa319735b Fix UB (dangling pointer usage)
Using dangling pointers, even if it's just to compare them with valid
pointers (such as comparing them with the ones in sess_list), is UB.

This fixes that.
2018-10-13 18:10:24 -03:00
..
common Fix UB (dangling pointer usage) 2018-10-13 18:10:24 -03:00
dirent Use glib for all allocations 2014-12-28 06:44:44 -05:00
fe-gtk Fix plugins on macOS 2018-03-31 01:29:05 +00:00
fe-text build: Fix building with-text=true and with-plugin=false 2018-03-09 13:20:21 -05:00
htm build: Replace Autotools with Meson 2017-06-13 23:54:51 -04:00
libenchant_win8 Use VS 2015 2015-10-10 16:14:12 -07:00
meson.build build: Replace Autotools with Meson 2017-06-13 23:54:51 -04:00
version-script Added functions to create/destroy event_attrs to plugin interface. 2013-07-12 22:46:04 +01:00