AVPhotoCaptureOutput initializing produces a memory leak when initialized

Originator:eyeramusic
Number:rdar://29495120 Date Originated:03-Dec-2016
Status:Open Resolved:No
Product:iOS + SDK Product Version:10.1.1
Classification:Bug / Memory Leak Reproducible:Yes
 
Area:
AVFoundation (Audio / Video)

Summary:
AVPhotoCaptureOutput initializing produces a memory leak when initialized:

Steps to Reproduce:
- Start the AVCam Apple demo project.

- Start Instruments with Leak analyzing

- Run the app

Expected Results:
No memory leaks.

Actual Results:
Leaked Object: NSMutableArray  
Adress: 0x17404df80
Size: 48 bytes 
Responsible Library: AVFoundation
Responseible Frame: [AVCapturePhotoOutput init]

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!