ntdll: Don't reduce the size of the local buffer when we come to read another batch...
commitfed9f67bc4e40cecf2fc560004b8d9cd0a4329e3
authorHuw Davies <huw@codeweavers.com>
Tue, 3 Dec 2013 13:06:21 +0000 (3 13:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2013 18:40:22 +0000 (3 19:40 +0100)
treeaf8fafd08a48d714835fefeec39b209ce86a99f2
parent42470bae678508490d2b2c62f59d58ede72c9797
ntdll: Don't reduce the size of the local buffer when we come to read another batch of entries.

In the wildcard case, we can't know how much to reduce it by anyway.
dlls/ntdll/directory.c