[PATCH] Fix REG_MULTI_SZ save fromat - bug 824

Alexandre Julliard julliard at winehq.org
Mon Jan 7 11:11:25 CST 2008


"Michal Piaskowski" <piaskal at gmail.com> writes:

> Hi!
> This is my first patch for wine. It fixes bug 824.
>
> The problem is that wine stores REG_MULTI_SZ as
> null terminated string and sometimes looses information about data length.
> Without this information wine can't tell if the original string was null
> terminated or not.

I don't think a non null-terminated MULTI_SZ string is very useful. Do
you really have an app that depends on this?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list