Skip to content
Snippets Groups Projects
Commit a07e9fdd authored by Stefan Weil's avatar Stefan Weil Committed by Daniel P. Berrangé
Browse files

tests: Fix runtime error in test-authz-pam


A test with sanitizers on macOS shows this error:

    authz/pamacct.c:50:25: runtime error: null pointer passed as argument 1, which is declared to never be null
    /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/security/pam_appl.h:56:2: note: nonnull attribute specified here

Signed-off-by: default avatarStefan Weil <sw@weilnetz.de>
Signed-off-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
parent f4d87ce4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment