server: KeyNameInformation returns the full name of the key. (try 3)

Austin English austinenglish at gmail.com
Thu Oct 16 16:24:41 CDT 2014


On Mon, Oct 13, 2014 at 10:25 AM, Akihiro Sagawa <sagawa.aki at gmail.com>
wrote:

> Try 3:
>   - Avoid allocating memory. (Based on Alexandre's comment, thanks.)
>   - Use k != root_key instead of k->namelen != 0.
>   - Add insufficient buffer test.
>
> ---
>  dlls/ntdll/tests/reg.c | 19 ++++++++++++++-----
>  server/registry.c      | 25 ++++++++++++++++++++++++-
>  2 files changed, 38 insertions(+), 6 deletions(-)
>

Hi Akihiro,

This change breaks the tests on my machine (causing wineserver to crash and
the ntdll/reg test to fail), see
https://bugs.winehq.org/show_bug.cgi?id=37411

Could you please take a look?

Thanks,
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141016/47116588/attachment.html>


More information about the wine-patches mailing list