]> git.sur5r.net Git - i3/i3/commit
libi3/root_atom_contents: handle data of arbitrary length
authorLancelot SIX <lancelot@lancleotsix.com>
Sat, 23 Nov 2013 11:03:55 +0000 (12:03 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 26 Nov 2013 18:58:35 +0000 (19:58 +0100)
commiteca5e4598a8d6623acb30e28bb023186d8f69bcc
tree78922ac0204f3b53b7145cd3e3a3841677862760
parent2eea82eb0278343ccf76d40291348e368fed190a
libi3/root_atom_contents: handle data of arbitrary length

Handle data fetched from xcb_get_property_unchecked with arbitrary
length. This avoids having to rely on PATH_MAX macro where it is not
necessary.
common.mk
libi3/root_atom_contents.c