Changeset - r25365:e85b6eb3c9d9
master
0
4
0
Codechange: Use std::vector for NewGRF station platform layouts.
This avoids the need to custom memory management and additional members.
This also resolves use-after-free if modifying copied layouts, so presumably nobody has ever done that.
This avoids the need to custom memory management and additional members.
This also resolves use-after-free if modifying copied layouts, so presumably nobody has ever done that.
4 files changed with 44 insertions and 77 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)