about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorDmitry Podgorny <pasis.ua@gmail.com>2013-07-31 02:03:22 +0300
committerDmitry Podgorny <pasis.ua@gmail.com>2013-07-31 02:03:22 +0300
commit7b37f2ace7536ae12f1726819cb0b6224232361c (patch)
tree07ca3860434df58291183a9728fc3eafa19def00 /src/command
parentf2638e001aef47c04168784e6f45af7264bcd309 (diff)
downloadprofani-tty-7b37f2ace7536ae12f1726819cb0b6224232361c.tar.gz
separate glib allocator and stdlib malloc/free
Memory allocated by glib should be freed by g_free. Probably g_free
calls stdlib free, but in order to avoid portability issues better use
g_free as described in glib documentation.
Diffstat (limited to 'src/command')
0 files changed, 0 insertions, 0 deletions