summaryrefslogtreecommitdiff
path: root/src/network/network_content.h
diff options
context:
space:
mode:
authorRubidium <rubidium@openttd.org>2021-05-12 19:44:00 +0200
committerrubidium42 <rubidium42@users.noreply.github.com>2021-05-13 10:03:26 +0200
commit7755f81bb8ba1c6a47e3a528acbbc462e56adaff (patch)
treeaff19b5894e3a5546e43f610ca6a3c0a9e154c8d /src/network/network_content.h
parentd7ce61f10674567c97a1edd78ea1baf4e08153f2 (diff)
downloadopenttd-7755f81bb8ba1c6a47e3a528acbbc462e56adaff.tar.xz
Codechange: make explicit that virtual functions in a con/destructor are resolved statically
This as during construction the sub class has not been initialized yet, and during destruction the sub class has already been destroyed, so the overriding virtual function would be accessing uninitialized data.
Diffstat (limited to 'src/network/network_content.h')
0 files changed, 0 insertions, 0 deletions