subsurface/subsurface-core
Lubomir I. Ivanov 84b7a37869 subsurfacestartup.c: leave free_prefs() empty
There is a bug on OSX where free() is called on non-allocated
memory in free_prefs(). Most of the preferences are not freed
in free_prefs() while copy_string() is used on them, so let's
not free() any pointers in free_prefs() and leave them
as one-time leaks.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-15 10:29:36 -08:00
..
2015-11-09 18:00:56 -08:00
2015-10-30 10:36:49 -07:00
2015-10-30 10:36:49 -07:00
2015-11-02 19:54:34 -08:00
2015-11-07 22:26:33 -08:00
2015-11-02 19:54:34 -08:00
2015-10-30 10:36:49 -07:00
2015-10-30 10:36:49 -07:00
2015-11-02 19:54:34 -08:00
2015-11-09 18:00:56 -08:00
2015-11-07 22:26:33 -08:00
2015-11-06 09:59:00 -08:00
2015-11-14 10:43:37 -08:00
2015-11-14 10:43:37 -08:00
2015-11-03 07:19:05 -08:00