1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 15:47:46 +02:00
A Tox-based instant messaging and video chat client
Go to file
Andreas Schneider 98ecf06b4c core: Fix a possible buffer overflow using getself_name().
If the passed buffer is smaller than MAX_NAME_LENGTH then, you
will probably overflow it.
2013-08-13 09:50:51 +02:00
chat.c core: Fix a possible buffer overflow using getself_name(). 2013-08-13 09:50:51 +02:00
CMakeLists.txt Merge branch 'upstream' 2013-08-08 18:06:10 +02: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 Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00
main.c Merge pull request #439 from Alek900/master 2013-08-12 13:33:20 -07:00
prompt.c Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00
windows.h Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00