mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-04 13:53:27 +00:00
parent
13059fab0f
commit
b1ceb75340
@ -143,7 +143,7 @@ RCT_EXPORT_MODULE()
|
||||
MIMEType:(__bridge NSString *)(mimeType)
|
||||
expectedContentLength:length
|
||||
textEncodingName:nil];
|
||||
CFRelease(mimeType);
|
||||
if (mimeType) CFRelease(mimeType);
|
||||
|
||||
[delegate URLRequest:cancellationBlock didReceiveResponse:response];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user