Fix unportable memory initialisation
authorByrial Jensen <byrial@vip.cybercity.dk>
Mon, 19 Dec 2011 15:49:31 +0000 (16:49 +0100)
committerByrial Jensen <byrial@vip.cybercity.dk>
Mon, 19 Dec 2011 15:49:31 +0000 (16:49 +0100)
commit78541dc0a4c7d4bbd83c91e59d38d4f0b8ff4095
tree3b9873dc937a0e216b3019e5d9763a64c8f048cf
parent3ba8afd8c058bfd2a62b3fb73699a824537fc322
Fix unportable memory initialisation

Memory sat to zero by calloc() cannot safely be assumed to have the pointer value NULL
xgamelist.c