This repository was archived by the owner on May 15, 2024. It is now read-only.

Description
Bug report best practices: Submitting Issues
Description
There are many cases in SecureStorage.ios.cs where disposable objects, such as NSData, SecRecord, NSString, etc., are not disposed.
Expected Behavior
Prior to exiting a method, any disposable objects that are not returned to the caller should be disposed of.
Actual Behavior
As mentioned, several types are never disposed in SecureStorage.ios.cs.
Basic Information
- Version with issue: 0.9.1
- Last known good version: N/A
- IDE: Visual Studio 2017 Enterprise
- Platform Target Frameworks: