about summary refs log tree commit diff stats
path: root/.builds
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-07-23 09:42:43 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-07-23 09:42:43 +0200
commitade0ff589d145b494d0e211645ea00332371d9aa (patch)
treec9175fd7428ea42ef88744361bac6daf524d8ee1 /.builds
parent8c0c5cb28ce74d4eb66a3161dadaa07068b15383 (diff)
downloadprofani-tty-ade0ff589d145b494d0e211645ea00332371d9aa.tar.gz
parser.c: Use glib
We use malloc() to allcoate memory for the arguments.
But later on in cmd_funcs.c we use g_strfreev() to free it.
Let's use g_malloc() to allocate instead.

Second change is to use g_malloc() and g_free() for a gchar.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions