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 sa.c to build on FreeBSD again #16403

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Commits on Aug 1, 2024

  1. Fix sa.c to build on FreeBSD again.

    Fix multiple build errors on FreeBSD.
    
    The main reason is, that the variable 'dxattr_obj' is used
    uninitialized within the start of the 'out label'.
    
    Signed-off-by: Tino Reichardt <[email protected]>
    mcmilk committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bcbab4e View commit details
    Browse the repository at this point in the history