mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:05:49 +00:00
[devmgr]
don't free stack memory with LocalFree CID 1101901 svn path=/trunk/; revision=64846
This commit is contained in:
parent
6beb0e5668
commit
923584ae2a
1 changed files with 0 additions and 1 deletions
|
@ -586,7 +586,6 @@ DeviceProblemTextW(IN HMACHINE hMachine OPTIONAL,
|
|||
&szProblem,
|
||||
szInfo,
|
||||
uProblemId);
|
||||
LocalFree((HLOCAL)szInfo);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue