dxx-rebirth/d2x-rebirth/main
Kp 787d95241c Fix crash after pausing movie
The movie code assumes that when the topmost window is closed, that
window must have been the movie window, and that the movie data can now
be freed.  However, if the movie is paused, a new topmost window is
created to tell the user that the movie is paused.  When that topmost
pause window is deleted, the movie code frees the movie data, even
though the movie is not done.  Corruption ensues, ultimately leading to
a crash.

Reported-by: Jayman2000 <https://github.com/dxx-rebirth/dxx-rebirth/issues/410>
2018-10-10 02:01:12 +00:00
..
descent.cfg Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
escort.cpp Pass Robot_info, valptridx factories to more methods 2018-09-19 02:13:29 +00:00
gamepal.cpp Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
inferno.ini
libmve.h Fix crash after pausing movie 2018-10-10 02:01:12 +00:00
movie.cpp Fix crash after pausing movie 2018-10-10 02:01:12 +00:00
movie.h Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
physfsrwops.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00