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

Tmp array cleanup #311

Merged
merged 2 commits into from
Dec 29, 2011
Merged

Tmp array cleanup #311

merged 2 commits into from
Dec 29, 2011

Commits on Dec 28, 2011

  1. Configuration menu
    Copy the full SHA
    d4bca50 View commit details
    Browse the repository at this point in the history
  2. Cleanup TUPLE_RET after use.

    While every use of normalizeTuple overwrites the previous use, the last use will leak, making it a red herring for profiling memory leaks.
    krisselden committed Dec 28, 2011
    Configuration menu
    Copy the full SHA
    87a7683 View commit details
    Browse the repository at this point in the history