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-10-03 17:09:46 -07:00
2013-07-15 18:02:42 -07:00
2014-05-30 11:21:48 -04:00
2013-08-06 14:42:09 -07:00
2014-02-27 15:36:55 -05:00
2014-10-03 17:09:46 -07:00

org.apache.cordova.camera

Plugin documentation: doc/index.md

Description
No description provided
Readme 2 MiB
Languages
Objective-C 51.6%
JavaScript 24.2%
Java 23.7%
C 0.5%