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

Add deallocate calls to free strdup allocated memory #737

Merged
merged 4 commits into from
Aug 11, 2020

Commits on Aug 10, 2020

  1. Add deallocate calls to free strdup allocated memory

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    af4251d View commit details
    Browse the repository at this point in the history
  2. Add variables to know if free is required

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    158d973 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Reformat not use extra booleans

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9e0bed9 View commit details
    Browse the repository at this point in the history
  2. Address peer review comments

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7f0ffeb View commit details
    Browse the repository at this point in the history