Commit d5a578531bdf29f4bd062c2c6dcfee57ecca507e

Ryan C. Gordon 2015-05-26T16:42:36

Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels. Hopefully makes static analysis happy about a zero-byte malloc elsewhere.