SDL_Quit segmentation fault
Im on Ubuntu 22.04.4 LTS, and im getting into using the SDL2 library, but for some reason running SDL_Quit() gives me a segmentation fault. Heres the minimum amount of code for which the error occurs:
Im on Ubuntu 22.04.4 LTS, and im getting into using the SDL2 library, but for some reason running SDL_Quit() gives me a segmentation fault. Heres the minimum amount of code for which the error occurs: