]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly check asprintf() return value
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 28 May 2010 10:08:39 +0000 (12:08 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 28 May 2010 10:09:36 +0000 (12:09 +0200)
commitacc9d59e97307e654c55231910194bc76393b9df
tree4b29f297874a80d5c9448b77a250359a3f57d058
parent0f83666a9cd7bbcec8c63285db03912f6a8d6b6b
Bugfix: Correctly check asprintf() return value

Fixes a crash when invalid multibyte window titles are set as _NET_WM_NAME
src/handlers.c