]> git.sur5r.net Git - i3/i3/commit
Fix memleaks by avoiding _checked variants when discarding the result
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 14 Sep 2016 07:22:06 +0000 (09:22 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 14 Sep 2016 07:22:45 +0000 (09:22 +0200)
commitb850cfba4d4ce9f5dda5613c6d197648e7e65401
tree59fbc69155b035e52cf80117ba3af8e0979ff11e
parent5594139676125716defd7b44f5ea10efd3781203
Fix memleaks by avoiding _checked variants when discarding the result

Thanks psychon for pointing this out in
https://github.com/i3/i3/pull/2450#discussion_r78560433!
src/main.c
src/x.c