[2/2] ntdll: Dynamically grow buffer in read_changes_apc

Alexandre Julliard julliard at winehq.org
Tue Dec 31 09:17:13 CST 2013


André Hentschel <nerv at dawncrow.de> writes:

> ---
>  dlls/ntdll/directory.c | 35 +++++++++++++++++++++++++++--------
>  1 file changed, 27 insertions(+), 8 deletions(-)

You can't allocate memory inside an APC callback.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list