Fix crash due to player_video().first becoming null sometime between
authorCarl Hetherington <cth@carlh.net>
Mon, 1 Jan 2024 23:15:47 +0000 (00:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 1 Jan 2024 23:15:47 +0000 (00:15 +0100)
commitd26f116b98f4a3ae3b1d4e397d254fe58c6d2a24
tree795114ef2ce72a22a408070d4e26cfec22e45689
parent7c61fb83aab4fe573a06a2c638d9124d0a1dc51b
Fix crash due to player_video().first becoming null sometime between
it being passed into the method and then being re-read via
another call to player_video().
src/wx/gl_video_view.cc