Details
Description
Second if should check probably `AuthenticatingAuthority->Buffer`
if (AuthenticatingAuthority != NULL) |
{
|
if (AuthenticatingAuthority != NULL) |
LsapFreeHeap(AuthenticatingAuthority->Buffer);
|
|
LsapFreeHeap(AuthenticatingAuthority);
|
}
|
For more possible bugs look at the Cppcheck scan - https://qarmin.gitlab.io/-/reactos/-/jobs/557762385/artifacts/report/index.html