summaryrefslogtreecommitdiff
path: root/src/newgrf_station.cpp
diff options
context:
space:
mode:
authorPeter Nelson <peter1138@openttd.org>2021-05-01 18:07:47 +0100
committerPeterN <peter@fuzzle.org>2021-05-02 17:15:27 +0100
commitbd1a20f6eee6758f6a812af18fbe5b41b491b5c4 (patch)
tree02d7a3f6a4aebae631c323d0e6493116c060d678 /src/newgrf_station.cpp
parent1f159f79de7428cbaa6133ec9cf06ce559980ea6 (diff)
downloadopenttd-bd1a20f6eee6758f6a812af18fbe5b41b491b5c4.tar.xz
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.
Diffstat (limited to 'src/newgrf_station.cpp')
0 files changed, 0 insertions, 0 deletions