sdl2: popup_races_dialog() surface leak
Separate patch attached even for S2_6, for fixing the issue in sdl-client too.
Reply To cazfi
Separate patch attached even for S2_6, for fixing the issue in sdl-client too.
Touching sdl-client was probably a mistake. The utility functions used differ between sdl2-client and sdl-client, so it's likely that this just breaks things in sdl-client.
Will revert sdl-client part from S2_6.
pTmp_Surf_zoomed created at S3_0 sdl2-client dialog.c:3080 is never freed.