Go to file
Matt Low 49c1a3b904 Rework handling of input reading, fix segmentation fault.
Connection to mpd is no longer left open when invalid
input received.

Segmentation fault was a result of passing getline
an uninitialized pointer.

Also make sure to free the pointer after.
2019-10-16 20:45:17 +04:00
Makefile utf8 char handling via glib's utf8 aware string functions 2019-10-16 20:45:12 +04:00
mpd_control.c Rework handling of input reading, fix segmentation fault. 2019-10-16 20:45:17 +04:00
PKGBUILD Version 0.1.0 2019-10-15 23:52:35 +04:00