[SAMSRV] SamrQueryInformationUser: Add missing break. CORE-17355

Addendum to 2f6a92c (r56820).
This commit is contained in:
Serge Gautherie
2020-09-09 03:46:56 +02:00
committed by Thomas Faber
parent 40bb3786b6
commit 3c4d6b0f9e

View File

@@ -7457,6 +7457,7 @@ SamrQueryInformationUser(IN SAMPR_HANDLE UserHandle,
case UserHomeInformation:
Status = SampQueryUserHome(UserObject,
Buffer);
break;
case UserScriptInformation:
Status = SampQueryUserScript(UserObject,