]> git.sur5r.net Git - i3/i3/commit
Set con window to NULL on tree_close
authorTony Crisci <tony@dubstepdish.com>
Mon, 10 Mar 2014 04:38:52 +0000 (00:38 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 10 Mar 2014 07:39:56 +0000 (08:39 +0100)
commit81271887e20957d3e1ef1e6f5c32b4a61dd034cf
tree611b463dba19f113598c6707e20d68a4d08d1a38
parent0711f5ab4e7c5a9b2677f47c12c65e05caf17e65
Set con window to NULL on tree_close

Prevents invalid reads on the freed window struct.
src/tree.c