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

Minor optimizations , fixed memory leaks and invalid reads #4229

Merged
merged 6 commits into from
May 30, 2023

Commits on May 27, 2023

  1. Minor optimizations

    Inspired by 33fba76
    renecannao committed May 27, 2023
    Configuration menu
    Copy the full SHA
    86fc8ab View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    c8ad9c0 View commit details
    Browse the repository at this point in the history
  2. Remove assert() in proxy_debug_func()

    During shutdown the write to debug database may fail: it is expected
    renecannao committed May 29, 2023
    Configuration menu
    Copy the full SHA
    53f933c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e35b944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3453c03 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    c4ccfa6 View commit details
    Browse the repository at this point in the history