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 - performSegueWithIdentifier in try/catch #170

Open
rafcio2k opened this issue Nov 18, 2015 · 0 comments
Open

memory leak - performSegueWithIdentifier in try/catch #170

rafcio2k opened this issue Nov 18, 2015 · 0 comments

Comments

@rafcio2k
Copy link

setup method in AMSlideMenuMainViewController class: When rightMenu segue doesn't exist, exception is catched and view controller retain count stays increased.

You can observe it in "AMSlideMenuDemo-with Storyboard" example.
Scenario:

  1. Press "Demo Slider with Left Menu" button.
  2. Press "Push VC" button.
  3. Press "Exit to Root" button.
    Error: MainVC is not released.

Xcode 7.1.1, iOS 9.1

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

1 participant