]> git.sur5r.net Git - i3/i3/commit
Some assertions to make the static analyzer happy.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Sat, 26 Feb 2011 00:21:48 +0000 (21:21 -0300)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 28 Feb 2011 15:49:03 +0000 (16:49 +0100)
commit269d360f3000a13f44715a7b46b4b48b0754f19a
tree8dbd5fef303efa16e5e8199f4751d01c10ff56db
parentf4ec0bceff688877447b31a8101b690516207c61
Some assertions to make the static analyzer happy.

Assertions give hints to the static analyzer about code paths
where we make assumptions. Used the Clang Static Analyzer.
src/render.c
src/workspace.c