mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
8612d6c0aa
At first QueryStatus call, output is written to Irp->AssociatedIrp.SystemBuffer. Unfortunately, this is also the BattWait buffer. At return of QueryStatus call, BattWait buffer has been modified, so following code can't use it anymore. Fix memory overwrite by copying BattWait buffer on the stack. |
||
---|---|---|
.. | ||
battc | ||
CMakeLists.txt |