]> git.sesse.net Git - cubemap/commit
Fix a crash bug on reload.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 2 Feb 2014 21:36:43 +0000 (22:36 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 2 Feb 2014 21:36:43 +0000 (22:36 +0100)
commit4c78d4cddfa8f5b9a9d275822237a0b1f8510dd2
tree7140329468140e640b0e351e6e67bdf069ed8911
parent9bb62cbda887f69e570a3ea0fd28b564c5adc2c9
Fix a crash bug on reload.

This could happen in the case where we reloaded while still waiting for
the request from a given client.
server.cpp