This website requires JavaScript.
Explore
Help
Register
Sign In
gitea
/
SDL3_fork
Watch
1
Star
0
Fork
0
You've already forked SDL3_fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aaee09d6ed22b9d1af76297eccde4264103c8e1e
SDL3_fork
/
test
/
testcontroller.c
Eddy Jansson
aaee09d6ed
Don't do NULL-checks before SDL_free()
...
Replaces the pattern if (ptr) { SDL_free(ptr); } with SDL_free(ptr);
2025-10-20 00:13:09 -07:00
98 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink