Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory leak ? #33

Closed
sharp opened this issue Mar 4, 2013 · 2 comments
Closed

memory leak ? #33

sharp opened this issue Mar 4, 2013 · 2 comments

Comments

@sharp
Copy link

sharp commented Mar 4, 2013

Hi, I profile my application when play mpegts stream , I fount that the memory is growing when I open player, so need to release player when close ?
KxMovieViewController *player = [KxMovieViewController movieViewControllerWithContentPath:path parameters:nil];
 2013-03-07 10 10 29

@sharp sharp closed this as completed Mar 4, 2013
@sharp sharp reopened this Mar 7, 2013
@sharp
Copy link
Author

sharp commented Mar 7, 2013

BTW: My project is not ARC support .

@kolyvan
Copy link
Owner

kolyvan commented Mar 19, 2013

BTW: My project is not ARC support .

IMHO, this is the answer.

Just in case I ran some profiling for check memory leakage and didn't found nothing.

@kolyvan kolyvan closed this as completed Mar 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants