react-native-secure-key-store icon indicating copy to clipboard operation
react-native-secure-key-store copied to clipboard

memory leak when searchKeychainCopyMatching[fixed]

Open Rachellin77 opened this issue 3 years ago • 1 comments
trafficstars

it's a great library. but keep getting memory leak errors while trying to search key chain. if you are running into this issue in ios. adding CFRelease(result) will fix it. please add this in the next release :D

Rachellin77 avatar Jan 17 '22 05:01 Rachellin77

Thanks, PRs are most welcome.

pradeep1991singh avatar Jan 17 '22 06:01 pradeep1991singh