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 SIGSEGV in the "CONFIG" command over syslog-ng-ctl #3900

Merged
merged 3 commits into from Jan 31, 2022

Commits on Jan 31, 2022

  1. mainloop-control: fixed SIGSEGV in the "CONFIG" control command

    syslog-ng crashed if the subcommand was missing.
    
    Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
    bazsi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a51d331 View commit details
    Browse the repository at this point in the history
  2. mainloop-control: add FAIL prefix control_connection_message_log()

    Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
    bazsi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    cb787ec View commit details
    Browse the repository at this point in the history
  3. news/bugfix-3900.md: add news file

    Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
    bazsi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f354f7b View commit details
    Browse the repository at this point in the history