tkchin@webrtc.org
5b83af49c1
Fix leak of NSAutoreleasePool.
This looks like something that's no longer applicable. From what I saw this code path isn't on a static initializer that runs before main. Should be okay to drain (release) pool outside of this scope. BUG=3659 R=henrike@webrtc.org, jiayl@webrtc.org, noahric@chromium.org Review URL: https://webrtc-codereview.appspot.com/13229004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7048 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%