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

replace strncpy with strlcpy #207

Merged
merged 5 commits into from
Nov 29, 2016
Merged

replace strncpy with strlcpy #207

merged 5 commits into from
Nov 29, 2016

Commits on Nov 9, 2016

  1. replace strncpy with strlcpy

    Daniel Hochman committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    85154cf View commit details
    Browse the repository at this point in the history
  2. review comments

    Daniel Hochman committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    09a5f07 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. use strncpy

    Daniel Hochman committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    4187f9e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. pr comments

    Daniel Hochman committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    0e4478e View commit details
    Browse the repository at this point in the history
  2. multicopy test

    Daniel Hochman committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    5a7a184 View commit details
    Browse the repository at this point in the history