1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:27:46 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jfreegman
35f7ba210d fix memory leak 2013-08-10 16:28:40 -04:00
Simon Levermann
a9ec08b998 Cleanup and Error fixes
Add several frees that were missing to prevent memory leaks
Replace strcpy with strdup where appropriate
Replace _stat with __stat64 for building on Windows
2013-08-08 16:36:16 +02:00
Simon Levermann
c3c144ddd0 Implement proper config directories. 2013-08-08 16:00:12 +02:00
Simon Levermann
c7463f0de2 Attempt to get and create a proper directory for config storage. 2013-08-08 10:15:07 +02:00