This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix some clang analyzer warnings.
This fixes some analyzer warnings and a couple of minor memory leaks.
- Loading branch information
Showing
with
15 additions
and 5 deletions.
- +1 −1 src/events/SDL_gesture.c
- +1 −1 src/render/SDL_render.c
- +2 −0 src/video/SDL_surface.c
- +5 −2 src/video/SDL_video.c
- +5 −1 src/video/cocoa/SDL_cocoaevents.m
- +1 −0 src/video/cocoa/SDL_cocoashape.m