kmx git
Register
kc3-lang/SDL
kc3-lang
Login
kc3-lang
/
SDL
Browse
Commit
Author :
Ryan C. Gordon
Date :
2015-05-26 16:42:36
Hash :
d5a57853
Message :
Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels. Hopefully makes static analysis happy about a zero-byte malloc elsewhere.