Merge commit '05f31fb4f4f6dbb0d6d8e6d66d3cd38195dbfd4f' into release/1.4.0

This commit is contained in:
Charlie Qiu
2017-03-02 22:47:21 +08:00
2 changed files with 38 additions and 0 deletions

View File

@ -59,6 +59,7 @@ void ScanQRCodeOnScreen() {
[foundSSUrls addObject:[NSURL URLWithString:feature.messageString]];
}
}
CGImageRelease(image);
}
free(displays);