SDL Memory leak when using TTF_RenderText_BlendedIf the program is left to run it crashes. If i have task manager open when it runs I can watch it's ...
SDL Memory leak when using TTF_RenderText_BlendedI only call text_to_sdl_surface in once place in the whole project, which is in that render function...
SDL Memory leak when using TTF_RenderText_BlendedThanks for the reply! Sorry, I missed out information that I didn't think was necessary, here is the...
SDL Memory leak when using TTF_RenderText_Blended[code]class Renderer{ public: void text_to_sdl_surface(Text text, Colour colour); Font get_f...
This user does not accept Private Messages