]> git.sur5r.net Git - i3/i3/commit
Fix memory leak when config conversion fails (#3006)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Sat, 30 Sep 2017 17:15:58 +0000 (10:15 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2017 17:15:58 +0000 (10:15 -0700)
commit962750eb64c7f968a03c4f57541d864f2418fcaf
tree451910cb7cd2d2364fcc6abc340a2742f4acd260
parentc08ef361999deefce963b1a907d70acbeabe1382
Fix memory leak when config conversion fails (#3006)

This happens on an empty config file, for example.
src/config_parser.c