[PATCH resend v5 4/5] mountmgr: Add support for volume information queries.

Chip Davis cdavis at codeweavers.com
Thu Feb 4 14:57:00 CST 2021


February 4, 2021 2:52 PM, "Erich E. Hoover" <erich.e.hoover at gmail.com> wrote:

> On Thu, Feb 4, 2021 at 1:35 PM Chip Davis <cdavis at codeweavers.com> wrote:
> 
>> ...
>> It looks like that change was intended to prevent accessing IRP memory after it might have been
>> freed. The thing to do, then, is to copy the status out of the IOSB into a local variable before
>> calling IoCompleteRequest().
> 
> That makes sense, I ran into a somewhat similar issue with a previous
> version of patch 2. I'll try to look into putting together an
> appropriate update for dlls/mountmgr.sys/device.c:harddisk_ioctl this
> evening, did you notice any other issues with this series?

No.


Chip



More information about the wine-devel mailing list