mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-20 01:52:17 +01:00
Undef USERFILE when we don't need it any more
This commit is contained in:
parent
e143afb050
commit
ed1ce7e6e7
@ -190,6 +190,7 @@ authorize_user_token (const char *authfile,
|
|||||||
}
|
}
|
||||||
|
|
||||||
return retval;
|
return retval;
|
||||||
|
#undef USERFILE
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user