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

utils: fix leaks for map unpacking #40

Merged
merged 6 commits into from
Sep 28, 2023

Commits on Jul 28, 2023

  1. utils: fix leak for map unpacking

    Signed-off-by: David Korczynski <david@adalogics.com>
    DavidKorczynski committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    235444b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. utils: move variable declaration and rename

    Signed-off-by: David Korczynski <david@adalogics.com>
    DavidKorczynski committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d503d28 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. adjust leak detection

    Signed-off-by: David Korczynski <david@adalogics.com>
    DavidKorczynski committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f192c16 View commit details
    Browse the repository at this point in the history
  2. decode_msgpack: do not remove blank lines

    Signed-off-by: David Korczynski <david@adalogics.com>
    DavidKorczynski committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cd3eab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. ctr_span: make NULL checks explicit

    Signed-off-by: David Korczynski <david@adalogics.com>
    DavidKorczynski committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    59d8a0b View commit details
    Browse the repository at this point in the history
  2. ctr_span: make more checks explicit

    Signed-off-by: David Korczynski <david@adalogics.com>
    DavidKorczynski committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a2a2f74 View commit details
    Browse the repository at this point in the history