mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
1e320b7718
Fixes #352 (duplicate). Fixes #362 (duplicate). The destructor for AsyncHandle needs to be virtual as its subclasses are allocated dynamically. I believe this caused the ImageDownloadHandle and its related resources (such as the HttpReq and its contents) not to be freed correctly. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |