]> git.sesse.net Git - cubemap/commit
Try to fix some overflow issues on 32-bit platforms, where size_t is 32-bit. Untested.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 7 Apr 2018 10:04:38 +0000 (12:04 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 7 Apr 2018 10:04:38 +0000 (12:04 +0200)
commit81253bd40254831a82a3d87c3ed7f2a3524f2f57
tree2137fa25b07f21a97e393b05c237f22f4e8c22f4
parent6a647d84c4a76fba4f91fcb75ab8185dc7628d67
Try to fix some overflow issues on 32-bit platforms, where size_t is 32-bit. Untested.
client.h
server.cpp
stream.cpp
stream.h