1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:07:45 +02:00
A Tox-based instant messaging and video chat client
Go to file
Manuel Argüelles 9cabdaa6a0 Fix segfault when using -f in toxic
Call strdup() to the data file argument string to avoid segmentation
fault when it is later freed.
2013-08-14 10:40:26 -05:00
chat.c remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
chat.h remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
CMakeLists.txt move windows functions to its own file 2013-08-15 00:36:30 +12:00
configdir.c toxic: Fix get_user_config_dir(). 2013-08-13 09:50:42 +02:00
configdir.h Cleanup and Error fixes 2013-08-08 16:36:16 +02:00
friendlist.c remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
friendlist.h remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
main.c Fix segfault when using -f in toxic 2013-08-14 10:40:26 -05:00
prompt.c Merge branch 'patch-6' of https://github.com/Astonex/ProjectTox-Core into pr 2013-08-14 09:00:55 -04:00
prompt.h remove externs in favor of includes 2013-08-15 00:36:30 +12:00
windows.c remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
windows.h Fixed small compile error on my end. 2013-08-14 08:56:29 -04:00