mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 22:33:56 -07:00
The bug came from inlining the copy constructor of Grid, which ended up reading from un-initialized variables. Discussed with leper who had a similar fix for a test failure locally. Fixes #4859 Differential Revision: https://code.wildfiregames.com/D1048 This was SVN commit r20520. |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||