hexchat/src/fe-text
TingPing 83032b1aa3 Use glib for all allocations
- Removes need to check for malloc failure
- Removes need for NULL checks on free
- Adds checks for integer overflows
- Removes some extra memset calls
- Removes chance of mixing libc and glib malloc/free
2014-12-28 06:44:44 -05:00
..
Makefile.am configure: Clean up EXTRA_DIST 2014-01-20 02:38:32 -05:00
fe-text.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
fe-text.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
fe-text.vcxproj win32: Fixed build break due to 7a4a024 2014-09-17 13:00:11 -07:00
fe-text.vcxproj.filters Migrate VS solution to VS2010+WDK7 2012-06-10 07:52:15 +02:00