]> git.sur5r.net Git - i3/i3/commit
Fix multiple memory leaks with regular expressions. 2043/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 28 Oct 2015 13:39:23 +0000 (14:39 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Wed, 28 Oct 2015 13:40:10 +0000 (14:40 +0100)
commit27db61f504458bf7afe813154d7eb6d7782ed06f
treef167f2a83db4872ccdda5f67ce39f82811e93000
parent3295e0508949974209016b436faf2159eb4d5274
Fix multiple memory leaks with regular expressions.
src/config_directives.c
src/manage.c
src/match.c
src/regex.c