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

vrrp: correct some parameter/return types #2399

Merged
merged 1 commit into from
Apr 1, 2024

Commits on Apr 1, 2024

  1. vrrp: correct some parameter/return types

    GCC 13 now reports an error when "false" is used instead of "NULL".
    This commit now resolves the three instances of the wrong use identified.
    
    Signed-off-by: Quentin Armitage <[email protected]>
    pqarmitage committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4dda7c7 View commit details
    Browse the repository at this point in the history