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

Minor fixes in _macosx.m #2994

Merged
merged 2 commits into from Apr 22, 2014
Merged

Minor fixes in _macosx.m #2994

merged 2 commits into from Apr 22, 2014

Commits on Apr 19, 2014

  1. Initialize the states array with calloc in _macosx.m

    To silence a warning about garbage data from the clang
    static analyzer. Also check the calloc return value.
    jkseppan committed Apr 19, 2014
    Copy the full SHA
    dbb80f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d775a4 View commit details
    Browse the repository at this point in the history