macosx: fix some static code analysis warnings
Most of them are memleaks, uninitialized values, unused code and type mismatches (float / int vs. CGFloat, uint vs. int)
Showing
Please register or sign in to comment
Most of them are memleaks, uninitialized values, unused code and type mismatches (float / int vs. CGFloat, uint vs. int)