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

Fix bug error handling get_param_files #743

Merged
merged 10 commits into from
Aug 13, 2020

Commits on Aug 11, 2020

  1. Add bomb allocator

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

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

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

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

Commits on Aug 12, 2020

  1. Fix comma

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ef1cf2a View commit details
    Browse the repository at this point in the history
  2. Fix break statement

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    632f0ac View commit details
    Browse the repository at this point in the history
  3. Remove extra code

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9220f89 View commit details
    Browse the repository at this point in the history
  4. Remove underscores and extra static

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d1c4cb0 View commit details
    Browse the repository at this point in the history
  5. Add static needed

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    a034d74 View commit details
    Browse the repository at this point in the history
  6. Add static keyword to methods added

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