]> icculus.org git repositories - dana/openbox.git/commit
place_least_overlap(): fix leak
authorDavid Vogt <dv@winged.ch>
Thu, 2 Jun 2011 20:39:19 +0000 (22:39 +0200)
committerDana Jansens <danakj@orodu.net>
Mon, 1 Oct 2012 00:37:28 +0000 (20:37 -0400)
commit61e1cc0e195453af01817aee675ce6a25fa87fc8
treeca552a4185263c33f11c24bd0d4d31ac75f21276
parent3f65ee52dd8904c3f31b9d67f41169a5b31e7336
place_least_overlap(): fix leak

Also, use pick_head() info from caller instead of calling it again
in place_least_overlap(), thus saving a little bit of overhead.
openbox/place.c