dlls/avifil32: many implemented functions

Michael Günnewig MichaelGuennewig at gmx.de
Tue Oct 15 11:15:38 CDT 2002


"Dmitry Timoshkov" <dmitry at baikal.ru> writes:

> "Michael GЭnnewig" <MichaelGuennewig at gmx.de> wrote:
...
>> + static WCHAR streamTypeFmt[] = {'%','4','.','4','h','s'};
> ...
>> + wsprintfW(szType, streamTypeFmt, (char*)&streamHdr.fccType);
>
> 1. streamTypeFmt is not NULL terminated.
> 2. If you don't mind, please add a 'const' modifier.

Oops. Thanks. Here is the little patch for fixing these issues.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-avifil32-4.diff
Type: text/x-patch
Size: 380 bytes
Desc: wine-avifil32-4.diff
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021015/4294e3c7/wine-avifil32-4.bin
-------------- next part --------------


  Michael G?nnewig


More information about the wine-patches mailing list