Fix some "Conditional jump or move depends on uninitialised value(s)" valgrind detections
authorPerttu Ahola <celeron55@gmail.com>
Sat, 15 Oct 2011 20:07:43 +0000 (23:07 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 15 Oct 2011 20:07:43 +0000 (23:07 +0300)
commit825953bbdccb4d5e10ee8e932ca2025e5eb7e0a9
tree55c3cf0372c9ff197f8997bb42759dcc1f1a6ed3
parentfd6452749e81014f35154c6ae747a53bdb3f7fa2
Fix some "Conditional jump or move depends on uninitialised value(s)" valgrind detections
src/mapblock_mesh.cpp
src/player.cpp