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

Use strtok_r in testUCTUnpacker.cpp #25657

Merged
merged 1 commit into from
Jan 22, 2019

Commits on Jan 14, 2019

  1. Use strtok_r in testUCTUnpacker.cpp

    Replace the thread-hostile strtok with strtok_r.
    [This is a standalone executable but still best not to leave any
    bad examples.]
    Dr15Jones committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    742185e View commit details
    Browse the repository at this point in the history