ZRE
Results
1
issues of
ZRE
This pull request fixes a memory leak in the `SetWindowIcon` function by freeing the SDL surface after setting the window icon. Additionally, it adds error handling for failed image loading...