mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
[HIDPARSER]
- Don't use a platform-dependent free function aka fix build svn path=/trunk/; revision=58997
This commit is contained in:
@@ -205,7 +205,7 @@ HidParser_FreeCollectionDescription(
|
||||
//
|
||||
// free report description
|
||||
//
|
||||
ExFreePool(DeviceDescription->ReportIDs);
|
||||
Parser->Free(DeviceDescription->ReportIDs);
|
||||
}
|
||||
|
||||
HIDAPI
|
||||
|
||||
Reference in New Issue
Block a user