Files
cordova-plugin-camera/src
Kris Selden 0d389857cf Fix memory leak of image data in imagePickerControllerReturnImageResult
A __bridge_retained cast increments the count and requires a CFRelease, this should just be __bridge a cast since it isn’t being held onto by this method.

close #51
2014-10-09 20:26:45 -04:00
..
2014-09-10 15:38:09 -07:00
2014-07-28 20:42:43 -05:00