This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
dce92ce6778a79c1b0943c99da818996cc4f20cc
0ad
/
source
/
lib
/
sysdep
T
History
janwas
dce92ce677
fix 2 stupid bugs causing crashes when loading from loose files - wasn't detecting all causes where transfers are unaligned => read rounded-up amount of data into original buffer as opposed to realign buffer => clobbered the heap.
...
This was SVN commit r1175.
2004-09-21 11:58:22 +00:00
..
unix
…
win
fix 2 stupid bugs causing crashes when loading from loose files - wasn't detecting all causes where transfers are unaligned => read rounded-up amount of data into original buffer as opposed to realign buffer => clobbered the heap.
2004-09-21 11:58:22 +00:00
cpu.h
…
debug.h
…
dir_watch.h
…
gfx.h
…
ia32.cpp
minor improvements / commenting
2004-09-02 02:47:11 +00:00
ia32.h
…
os.h
…
sysdep.cpp
fixed debug_check_heap definition
2004-09-19 18:45:04 +00:00
sysdep.h
…