Fix FLAIM password reset pointer assignment

This commit is contained in:
Mario Fetka
2026-06-05 13:37:09 +00:00
parent 7dd47ea91f
commit b0a5110fe9

View File

@@ -627,7 +627,7 @@ RCODE F_SecureDbInfo::display(
// Now, reset the session password if it exists.
pszPassword = '\0';
pszPassword = NULL;
if (fnSetSessionValue( pvSession,
FLM_SECURE_PASSWORD,
pszPassword,