diff options
author | Darkvater <darkvater@openttd.org> | 2006-12-30 01:08:12 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2006-12-30 01:08:12 +0000 |
commit | a64f7dc354572a4e60c8b8f28e04759c9621877d (patch) | |
tree | 13f826d8c6dce81a4613bf08ea1ebd6b2231fa0e /subsidy_gui.c | |
parent | 662e25dded06cf852261d3af6202d54916dccb42 (diff) | |
download | openttd-a64f7dc354572a4e60c8b8f28e04759c9621877d.tar.xz |
(svn r7635) -Fix (r7618, r7621): Guard against recursive deletion. It is possible that when a
parent window is deleted it deletes its child (always) and in turn, through some
code the child initiates the deletion of the parent which, if not guarded
against, deletes the child and so on...
Diffstat (limited to 'subsidy_gui.c')
0 files changed, 0 insertions, 0 deletions