Wine-1.9.5 source code Cppcheck 1.69 scanning

Игорь Чебаненко chebanenkoigor93 at gmail.com
Fri Mar 4 14:17:07 CST 2016


Source code scanned with Cppcheck 1.69. Yes,I know that in this
scanning report I have messages called "noise messages",but I
hope,that you will see real bugs,and will ingnore this type of
messages.
-------------- next part --------------
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/cred.c:1946] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/cred.c:1946]: (warning, inconclusive) Possible null pointer dereference: cert - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/cred.c:1948] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/cred.c:1946]: (warning, inconclusive) Possible null pointer dereference: target - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/registry.c:159]: (error, inconclusive) Function parameter is assigned the address of a local auto-variable. Local auto-variables are reserved from the stack which is freed when the function ends. The address is invalid after the function ends and it might 'leak' from the function through the parameter.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/registry.c:220]: (error, inconclusive) Function parameter is assigned the address of a local auto-variable. Local auto-variables are reserved from the stack which is freed when the function ends. The address is invalid after the function ends and it might 'leak' from the function through the parameter.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3921] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3810]: (warning) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3922] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3810]: (warning) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3928] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3810]: (warning) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3940] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3967] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3974] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3980] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3986] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:4011] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:4044] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/security.c:3750]: (warning, inconclusive) Possible null pointer dereference: NewAcl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/registry.c:1879]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/registry.c:1893]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/registry.c:1909]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/registry.c:1915]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/service.c:2084]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/service.c:2114]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:391] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:400]: (warning) Possible null pointer dereference: pisid - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:392] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:400]: (warning) Possible null pointer dereference: pisid - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:393] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:400]: (warning) Possible null pointer dereference: pisid - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:394] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:400]: (warning) Possible null pointer dereference: pisid - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:395] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:400]: (warning) Possible null pointer dereference: pisid - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:396] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:400]: (warning) Possible null pointer dereference: pisid - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/advapi32/tests/security.c:2943]: (error) Resource leak: handle
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/imagelist.c:229]: (error) Possible null pointer dereference: mask_bits
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/imagelist.c:243]: (error) Possible null pointer dereference: mask_bits
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/imagelist.c:245]: (error) Possible null pointer dereference: mask_bits
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/imagelist.c:1532]: (error) Resource handle 'hImageDC' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4223] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4248]: (warning) Possible null pointer dereference: lpItem - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4226] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4248]: (warning) Possible null pointer dereference: lpItem - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4229] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4248]: (warning) Possible null pointer dereference: lpItem - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4232] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/listview.c:4248]: (warning) Possible null pointer dereference: lpItem - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/tests/header.c:1553]: (warning) Return value of function rand() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/tests/header.c:1563]: (warning) Return value of function rand() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/tests/header.c:1572]: (warning) Return value of function rand() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comctl32/tests/header.c:567]: (error) Resource leak: hbm
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comdlg32/printdlg.c:1242]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'LONG * {aka long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comdlg32/printdlg.c:1247]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'LONG * {aka long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comdlg32/printdlg.c:1247]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'LONG * {aka long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comdlg32/printdlg.c:3614]: (error) Resource handle 'hdc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/comdlg32/printdlg.c:3615]: (error) Resource handle 'hdc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/collectionstore.c:167]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/encode.c:640]: (error) Dereferencing 'out' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/encode.c:802]: (error) Dereferencing 'out' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/encode.c:1585]: (error) Dereferencing 'out' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/encode.c:1741]: (error) Dereferencing 'out' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/protectdata.c:335]: (error) Memory leak: pbData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/protectdata.c:1082]: (error) Memory leak: pbData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/tests/encode.c:7265]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/tests/encode.c:7279]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/crypt32/tests/store.c:2133]: (error) Dangerous usage of 'hash' (not null-terminated).
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d10/stateblock.c:617]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d10/stateblock.c:889]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d10/stateblock.c:912]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d8/device.c:1105] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d8/device.c:1088]: (warning) Possible null pointer dereference: src_rects - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d8/device.c:1106] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3d8/device.c:1088]: (warning) Possible null pointer dereference: src_rects - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dcompiler_43/utils.c:980] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dcompiler_43/utils.c:976]: (warning, inconclusive) Possible null pointer dereference: field - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dcompiler_43/utils.c:981] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dcompiler_43/utils.c:976]: (warning, inconclusive) Possible null pointer dereference: field - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/effect.c:540] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/effect.c:543]: (warning) Possible null pointer dereference: param - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/effect.c:541] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/effect.c:543]: (warning) Possible null pointer dereference: param - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/mesh.c:4719]: (error) Array 'faces[3]' accessed at index 11, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/mesh.c:4720]: (error) Array 'faces[3]' accessed at index 11, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/mesh.c:4721]: (error) Array 'faces[3]' accessed at index 11, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2842] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2851] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2873] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2880] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2927] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2945] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2961] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/effect.c:2967]: (warning, inconclusive) Possible null pointer dereference: effect - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:1519]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:1532]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:1559]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4402] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4404]: (warning, inconclusive) Possible null pointer dereference: d3dxmesh - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4403] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4404]: (warning, inconclusive) Possible null pointer dereference: d3dxmesh - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4408] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4414]: (warning, inconclusive) Possible null pointer dereference: d3dxmesh - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4410] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4414]: (warning, inconclusive) Possible null pointer dereference: d3dxmesh - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4411] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4414]: (warning, inconclusive) Possible null pointer dereference: d3dxmesh - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4413] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:4414]: (warning, inconclusive) Possible null pointer dereference: d3dxmesh - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:10252]: (error) Possible null pointer dereference: mesh
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/xfile.c:346]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dxof/tests/d3dxof.c:1132]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dxof/tests/d3dxof.c:1239]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dxof/parsing.c:485]: (warning) %X in format string (no. 2) requires 'unsigned int *' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dxof/parsing.c:592]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dxof/parsing.c:535]: (warning) Possible buffer overflow if strlen(value) is larger than or equal to sizeof(buf). The source buffer is larger than the destination buffer so there is the potential for overflowing the destination buffer.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dxof/parsing.c:635]: (warning) Possible buffer overflow if strlen(value) is larger than or equal to sizeof(buf). The source buffer is larger than the destination buffer so there is the potential for overflowing the destination buffer.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:2766]: (error) Array 'buffer[3]' accessed at index 10, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:2767]: (error) Array 'buffer[3]' accessed at index 10, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/d3dx9_36/tests/mesh.c:2768]: (error) Array 'buffer[3]' accessed at index 10, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dbghelp/msc.c:3075]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD_PTR {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dbghelp/msc.c:3089]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'DWORD_PTR {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dbghelp/path.c:567]: (error) Uninitialized variable: pdb_lookup
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/surface.c:1989] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/surface.c:1978]: (warning, inconclusive) Possible null pointer dereference: prev - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/d3d.c:1177]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/ddraw2.c:6999]: (error) Memory leak: quad
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/ddraw2.c:6999]: (error) Memory leak: indices
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/ddraw4.c:4266]: (error) Memory leak: quad
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/ddraw4.c:4266]: (error) Memory leak: indices
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/ddraw7.c:3977]: (error) Memory leak: quad
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ddraw/tests/ddraw7.c:3977]: (error) Memory leak: indices
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dinput/joystick.c:642]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dinput/joystick.c:686]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dmime/segment.c:226] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dmime/segment.c:227]: (warning) Possible null pointer dereference: pIt - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dmime/segment.c:250] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dmime/segment.c:251]: (warning) Possible null pointer dereference: pIt - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dmime/performance.c:497]: (error) Memory leak: pItem
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/dplaysp.c:550]: (error) Memory leak: lpPlayerData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/dplaysp.c:655]: (error) Memory leak: lpSpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:633]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2339] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2344]: (warning) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2347] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2356]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2352] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2356]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2360] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2364]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2368] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2372]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2375] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2380]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2383] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2388]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2391] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2396]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2400] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2405]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2408] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2413]: (warning) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2434] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2438]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2441] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2446]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2449] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2454]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2457] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2462]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2466] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2471]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2474] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2479]: (warning) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2497] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2501]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2509] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2513]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6218] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6224]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6227] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6233]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6258] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6264]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6267] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:6273]: (warning, inconclusive) Possible null pointer dereference: lpDataGet - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2283]: (error) Memory leak: lpDataGet
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:3259]: (error) Memory leak: lpDataGet
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:3287]: (error) Memory leak: lpDataGet
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:5328]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dsound/propset.c:355]: (error) Memory leak: Module
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2543]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:2825]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:3011]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:4518]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:4753]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:5611]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dplayx/tests/dplayx.c:5834]: (error) Memory leak: lpData
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr8/dxerr8.c:125]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr8/dxerr8.c:125]: (warning) %x in format string (no. 4) requires 'unsigned int' but the argument type is 'HRESULT {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr8/dxerr8.c:129]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr8/dxerr8.c:129]: (warning) %x in format string (no. 5) requires 'unsigned int' but the argument type is 'HRESULT {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr9/dxerr9.c:129]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr9/dxerr9.c:129]: (warning) %x in format string (no. 4) requires 'unsigned int' but the argument type is 'HRESULT {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr9/dxerr9.c:133]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/dxerr9/dxerr9.c:133]: (warning) %x in format string (no. 5) requires 'unsigned int' but the argument type is 'HRESULT {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/fusion/asmcache.c:405]: (error) Possible null pointer dereference: src_dir
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitmap.c:289]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitmap.c:407]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitblt.c:307]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitblt.c:346]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitblt.c:386]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitblt.c:480]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/bitblt.c:512]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/dib.c:610]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/dib.c:766]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/dib.c:883]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/dib.c:1409]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/enhmfdrv/init.c:403] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/enhmfdrv/init.c:331]: (warning) Possible null pointer dereference: description - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/enhmfdrv/init.c:507]: (error) Memory leak: emh
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/font.c:1996]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/font.c:2000]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/font.c:2014]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/font.c:2031]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/freetype.c:3550]: (error) Buffer is accessed out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/freetype.c:3222]: (error) Memory pointed to by 'unixname' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/freetype.c:3301]: (error) Memory pointed to by 'unixname' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/freetype.c:4158]: (error) Memory pointed to by 'unixname' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:239]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:244]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:249]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:255]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:261]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:267]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/brush.c:271]: (error) Resource leak: brush
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:140]: (error) Resource leak: hbm
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:148]: (error) Resource leak: hbm
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:470]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:512]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:1643]: (error) Resource handle 'hdc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:1689]: (error) Resource handle 'memdc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:1709]: (error) Resource handle 'bitmap' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:2612]: (error) Resource leak: hbm
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:2876]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:2937]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:2948]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:502]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:1101]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/bitmap.c:2931]: (error) Resource leak: hdib
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/font.c:5888]: (error) Resource handle 'hdc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/font.c:6189]: (error) Resource handle 'hdc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/metafile.c:2919]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'LONG {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdi32/tests/metafile.c:2919]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'LONG {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/gdiplus/graphics.c:6304]: (error) Memory leak: pti
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/hidclass.sys/main.c:121]: (error) Possible null pointer dereference: buffer
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/hidclass.sys/main.c:122]: (error) Dereferencing 'irp' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/hidclass.sys/pnp.c:67]: (error) Dereferencing 'irp' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/inetcomm/smtptransport.c:65]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ifenum.c:1038]: (error) Resource leak: fd
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1393] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1587]: (warning) Possible null pointer dereference: table - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1660] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1801]: (warning) Possible null pointer dereference: table - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:2125] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:2291]: (warning) Possible null pointer dereference: table - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:2407] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:2559]: (warning) Possible null pointer dereference: table - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/itss/chm_lib.c:1234]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/itss/chm_lib.c:1274]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'ULONGLONG {aka unsigned long long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:304]: (warning) %u in format string (no. 5) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:304]: (warning) %u in format string (no. 6) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:304]: (warning) %u in format string (no. 7) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:659]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:665]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:673]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:681]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:687]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:695]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:825]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1217]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1975]: (warning) %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'UINT_PTR {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1423]: (warning) Return value of function strtoul() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1424]: (warning) Return value of function strtoul() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/iphlpapi/ipstats.c:1679]: (warning) Return value of function strtoul() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/jscript/tests/activex.c:506] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/jscript/tests/activex.c:501]: (warning) Possible null pointer dereference: cs - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/jscript/tests/activex.c:507] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/jscript/tests/activex.c:501]: (warning) Possible null pointer dereference: cs - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/fiber.c:132]: (error) Memory pointed to by 'fiber' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/file.c:2114]: (error) Return value of allocation function HeapReAlloc is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/heap.c:408]: (error) Memory leak: pintern
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/lcformat.c:669]: (error) Boolean value assigned to pointer.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/lcformat.c:671]: (error) Boolean value assigned to pointer.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/lzexpand.c:250]: (error) Resource leak: fd
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/lzexpand.c:544]: (error) Resource leak: fd
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/lzexpand.c:550]: (error) Resource leak: fd
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/locale.c:2136]: (warning) When using 'char' variables in bit operations, sign extension can generate unexpected results. For example:\012    char c = 0x80;\012    int i = 0 | c;\012    if (i & 0x8000)\012        printf("not expected");\012The "not expected" will be printed on the screen.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/process.c:1899]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/process.c:636]: (error) Memory pointed to by 'value' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/process.c:650]: (error) Memory pointed to by 'value' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/debugger.c:550]: (warning) %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/debugger.c:623]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/debugger.c:171]: (error) Possible null pointer dereference: p
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/debugger.c:171]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/file.c:3292]: (error) Resource leak: hFile
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/file.c:3000]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/file.c:3007]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/file.c:3097]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/heap.c:1062]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/heap.c:123]: (error) Memory leak: mem
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/heap.c:116]: (error) Memory leak: msecond
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/heap.c:202]: (error) Deallocating a deallocated pointer: gbl
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2100]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2118]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2136]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2154]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2174]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2197]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2224]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:171]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:174]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:180]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:184]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:194]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:197]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:208]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:213]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/locale.c:220]: (warning) Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/loader.c:2417]: (error) Memory leak: addr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:3753]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:253]: (error) Memory leak: addr1
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:316]: (error) Memory leak: addr2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:328]: (error) Memory leak: addr2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:349]: (error) Memory leak: addr2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:354]: (error) Memory leak: addr2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:391]: (error) Memory leak: addr2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:418]: (error) Memory leak: addr2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:496]: (error) Memory leak: ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:541]: (error) Memory leak: ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:571]: (error) Memory leak: ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:581]: (error) Memory leak: ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:1770]: (error) Memory leak: base
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:824]: (error) Memory leak: addr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:3055]: (error) Memory leak: ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/kernel32/tests/virtual.c:2114]: (error) Return value of allocation function VirtualAlloc is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/file.c:255]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/instr.c:296]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/int2f.c:1030] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/int2f.c:1025]: (warning) Possible null pointer dereference: driver_request - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/int2f.c:1031] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/int2f.c:1025]: (warning) Possible null pointer dereference: driver_request - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/int67.c:199] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/int67.c:201]: (warning) Array 'EMS_record.handle[256]' accessed at index 256, which is out of bounds. Otherwise condition 'new_hindex>=256' is redundant.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/local.c:1751]: (error) Return value of allocation function VirtualAlloc is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/local.c:1950]: (error) Return value of allocation function VirtualAlloc is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/thunk.c:1172] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/thunk.c:1161]: (warning) Possible null pointer dereference: buffer - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/thunk.c:1173] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/thunk.c:1161]: (warning) Possible null pointer dereference: buffer - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/krnl386.exe16/thunk.c:1172]: (error) Dereferencing 'handle' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msacm32/driver.c:481]: (error) Memory pointed to by 'alias_name' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msacm32/driver.c:482]: (error) Memory pointed to by 'section_name' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msacm32/internal.c:243]: (error) Memory pointed to by 'MSACM_hHeap' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msacm32/internal.c:312]: (error) Memory pointed to by 'MSACM_hHeap' is freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mscms/tests/profile.c:1344]: (error) Possible null pointer dereference: standardprofile
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mscoree/metahost.c:355]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mscoree/metahost.c:355]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mscoree/metahost.c:355]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mshtml/nsio.c:177] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/mshtml/nsio.c:3018]: (warning, inconclusive) Possible null pointer dereference: str - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mshtml/tests/dom.c:2135]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'LONG {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mshtml/tests/dom.c:2144]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'LONG {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mshtml/tests/dom.c:6258]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'LONG {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/mshtml/tests/dom.c:2542]: (error) Possible null pointer dereference: elem_types
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/dialog.c:352]: (error, inconclusive) Possible null pointer dereference: font
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/package.c:2133]: (error, inconclusive) Possible null pointer dereference: szValueBuf
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:510] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:707]: (warning) Possible null pointer dereference: colinfo - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:511] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:707]: (warning) Possible null pointer dereference: colinfo - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:513] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:707]: (warning) Possible null pointer dereference: colinfo - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:516] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:707]: (warning) Possible null pointer dereference: colinfo - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:517] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/table.c:707]: (warning) Possible null pointer dereference: colinfo - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msi/tests/action.c:5240]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcp90/msvcp90.h:29]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/msvcrt.h:84]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:556]: (error) Read operation on a file that was opened only for writing.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:580]: (error) Write operation on a file that was opened only for reading.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1609]: (error) Used file that is not opened.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1611]: (error) Used file that is not opened.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1593]: (error) Resource leak: stream3
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1600]: (error) Resource leak: stream4
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1609]: (error) Deallocating a deallocated pointer: stream2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1723]: (error) Dereferencing 'file' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/file.c:1600]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/heap.c:448]: (error) Common realloc mistake: 'mem' nulled but not freed upon failure
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/heap.c:470]: (error) Common realloc mistake: 'mem' nulled but not freed upon failure
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:109]: (warning) %Lf in format string (no. 1) requires 'long double *' but the argument type is 'double *'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:155]: (warning) %hd in format string (no. 1) requires 'short *' but the argument type is 'int *'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:160]: (warning) %hhd in format string (no. 1) requires 'char *' but the argument type is 'int *'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:209]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:122]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:135]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:236]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/scanf.c:250]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/printf.c:850]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/printf.c:890]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/time.c:612]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/time.c:616]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:1822]: (warning) Return value of function strtod() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:1827]: (warning) Return value of function strtod() is not used.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:1774]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:1780]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:1852]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2861]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2914]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2745]: (warning) The compared strings, '"test"' and '"test"', are always identical. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2747]: (warning) The compared strings, '"a"' and '"z"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2749]: (warning) The compared strings, '"z"' and '"a"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2751]: (warning) The compared strings, '"\245"' and '"\271"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2759]: (warning) The compared strings, '"test"' and '"test"', are always identical. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2761]: (warning) The compared strings, '"a"' and '"z"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2763]: (warning) The compared strings, '"z"' and '"a"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2765]: (warning) The compared strings, '"\245"' and '"\271"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:2767]: (warning) The compared strings, '"a"' and '"\271"', are always unequal. Therefore the comparison is unnecessary and looks suspicious.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:3043]: (warning) The compared strings, 'NULL' and 'NULL', are identical. This could be a logic bug.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvcrt/tests/string.c:3052]: (warning) The compared strings, 'a' and 'a', are identical. This could be a logic bug.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msvideo.dll16/msvideo16.c:378]: (error) Memory leak: icdx
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msxml3/tests/httpreq.c:1648]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/msxml3/tests/domdoc.c:8402]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/directory.c:710]: (error) Resource handle 'f' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/directory.c:775]: (error) Resource handle 'f' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:2108]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1502]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1504]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1519]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1533]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1553]: (warning) %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1562]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1569]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1576]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1583]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1639]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1641]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1653]: (warning) %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/nt.c:1592]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/serial.c:128]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:797]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:807]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:894]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:899]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:905]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:914]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:927]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:934]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:942]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:974]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:982]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:990]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:996]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1009]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1019]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1025]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1035]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1045]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1051]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1060]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1118]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1133]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1147]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1162]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1199]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1223]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1310]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1332]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1337]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/string.c:1349]: (warning) A statement like '*A++;' might not do what you intended. Postfix 'operator++' is executed before 'operator*'. Thus, the dereference is meaningless. Did you intend to write '(*A)++;'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tape.c:83]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/sync.c:138] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/sync.c:131]: (warning) Possible null pointer dereference: sacl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/sync.c:140] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/sync.c:132]: (warning) Possible null pointer dereference: dacl - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/exception.c:1291]: (error) Uninitialized struct member: info.exception_info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/exception.c:1292]: (error) Uninitialized struct member: info.exception_info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/file.c:3618]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/file.c:3953]: (error) Null pointer dereference
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/om.c:1329]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/om.c:1480]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/om.c:1500]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/om.c:1524]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/om.c:1805]: (error) Dangerous usage of 'buf' (not null-terminated).
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/reg.c:1858]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/tests/reg.c:1859]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/threadpool.c:754]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntdll/virtual.c:398]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntoskrnl.exe/instr.c:250]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntoskrnl.exe/instr.c:592]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntoskrnl.exe/ntoskrnl.c:760]: (error) Return value of allocation function IoAllocateMdl is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ntoskrnl.exe/ntoskrnl.c:795]: (error) Return value of allocation function IoAllocateMdl is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/compobj.c:310]: (error, inconclusive) Function parameter is assigned the address of a local auto-variable. Local auto-variables are reserved from the stack which is freed when the function ends. The address is invalid after the function ends and it might 'leak' from the function through the parameter.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/compobj.c:1372]: (error) Dereferencing 'apartment_loaded_dll' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/tests/ole_server.c:405]: (error) Memory leak: info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/tests/ole_server.c:413]: (error) Memory leak: info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/tests/ole_server.c:417]: (error) Memory leak: info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/tests/ole_server.c:423]: (error) Memory leak: info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/tests/ole_server.c:429]: (error) Memory leak: info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/tests/ole_server.c:443]: (error) Memory leak: info
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:3846]: (warning) The 2nd memset() argument '4294967295' doesn't fit into an 'unsigned char'. The 2nd parameter is passed as an 'int', but the function fills the block of memory using the 'unsigned char' conversion of this value.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:3978]: (warning) The 2nd memset() argument '4294967295' doesn't fit into an 'unsigned char'. The 2nd parameter is passed as an 'int', but the function fills the block of memory using the 'unsigned char' conversion of this value.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:4647]: (warning) The 2nd memset() argument '4294967295' doesn't fit into an 'unsigned char'. The 2nd parameter is passed as an 'int', but the function fills the block of memory using the 'unsigned char' conversion of this value.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:4675]: (warning) The 2nd memset() argument '4294967295' doesn't fit into an 'unsigned char'. The 2nd parameter is passed as an 'int', but the function fills the block of memory using the 'unsigned char' conversion of this value.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:7985]: (warning) The 2nd memset() argument '4294967295' doesn't fit into an 'unsigned char'. The 2nd parameter is passed as an 'int', but the function fills the block of memory using the 'unsigned char' conversion of this value.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:4615]: (error) Uninitialized struct member: src_data.startingBlock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:4616]: (error) Uninitialized struct member: src_data.size
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:6725]: (error) Uninitialized struct member: src_data.clsid
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:6726]: (error) Uninitialized struct member: src_data.ctime
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:6727]: (error) Uninitialized struct member: src_data.mtime
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ole32/storage32.c:6723]: (error) Uninitialized struct member: dst_data.dirRootEntry
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:272]: (warning) Conversion of string literal "True/False" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:273]: (warning) Conversion of string literal "True/False" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:275]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:275]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:276]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:276]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:277]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:277]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:280]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:280]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:282]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:282]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:283]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:283]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:284]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:284]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:285]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:285]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:288]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:288]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:290]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:290]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:291]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:291]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:292]: (warning) Conversion of string literal "\"pos\";\"neg\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:292]: (warning) Conversion of string literal "\"pos\";\"neg\";\"zero\"" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:295]: (warning) Conversion of string literal "True/False" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:296]: (warning) Conversion of string literal "True/False" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:329]: (warning) Conversion of string literal "" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:330]: (warning) Conversion of string literal "@" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:331]: (warning) Conversion of string literal "&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:332]: (warning) Conversion of string literal "\\x@\\x@" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:333]: (warning) Conversion of string literal "\\x&\\x&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:334]: (warning) Conversion of string literal "@\\x" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:335]: (warning) Conversion of string literal "@@@@@@@@" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:336]: (warning) Conversion of string literal "@\\x@@@@@@@" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:337]: (warning) Conversion of string literal "&&&&&&&&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:338]: (warning) Conversion of string literal "!&&&&&&&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:339]: (warning) Conversion of string literal "&&&&&&&!" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:340]: (warning) Conversion of string literal ">&&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:341]: (warning) Conversion of string literal "<&&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:342]: (warning) Conversion of string literal "<&>&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:345]: (warning) Conversion of string literal "hh:mm" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:346]: (warning) Conversion of string literal "mm-dd-yy" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:349]: (warning) Conversion of string literal "<&>&" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:352]: (warning) Conversion of string literal "#00000000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:353]: (warning) Conversion of string literal "000###" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:354]: (warning) Conversion of string literal "#00##00#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:355]: (warning) Conversion of string literal "1#####0000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:356]: (warning) Conversion of string literal "##abcdefghijklmnopqrstuvwxyz" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:357]: (warning) Conversion of string literal "#,###,###,###" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:358]: (warning) Conversion of string literal "0,000,000,000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:359]: (warning) Conversion of string literal "#,#.#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:360]: (warning) Conversion of string literal "###, ###, ###" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:361]: (warning) Conversion of string literal "#;-#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:362]: (warning) Conversion of string literal "#;-#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:363]: (warning) Conversion of string literal "0#.0#0#0#0#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:364]: (warning) Conversion of string literal "0#.0#0#0#0#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:365]: (warning) Conversion of string literal "#0.#0#0#0#0#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:366]: (warning) Conversion of string literal "#0.#0#0#0#0#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:367]: (warning) Conversion of string literal "#0.#0#0#0#0#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:368]: (warning) Conversion of string literal "#0.##########" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:369]: (warning) Conversion of string literal "#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:370]: (warning) Conversion of string literal "#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:371]: (warning) Conversion of string literal "#00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:372]: (warning) Conversion of string literal "0##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:373]: (warning) Conversion of string literal "#000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:374]: (warning) Conversion of string literal "#0.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:375]: (warning) Conversion of string literal "#0000.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:376]: (warning) Conversion of string literal "#.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:377]: (warning) Conversion of string literal "#.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:378]: (warning) Conversion of string literal "#.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:379]: (warning) Conversion of string literal "#3" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:380]: (warning) Conversion of string literal "#33" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:381]: (warning) Conversion of string literal "#3.33" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:382]: (warning) Conversion of string literal "#3333.33" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:383]: (warning) Conversion of string literal "#.33" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:384]: (warning) Conversion of string literal "#.33" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:385]: (warning) Conversion of string literal "0.0000E-000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:386]: (warning) Conversion of string literal "0.0000e-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:387]: (warning) Conversion of string literal "#0.000000000000e-000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:388]: (warning) Conversion of string literal "#0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:389]: (warning) Conversion of string literal "#.33" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:390]: (warning) Conversion of string literal "#3" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:391]: (warning) Conversion of string literal "0.0000E+000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:392]: (warning) Conversion of string literal "#0.000000" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:393]: (warning) Conversion of string literal "0.0000e+0#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:394]: (warning) Conversion of string literal "0.0000E+0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:395]: (warning) Conversion of string literal "0.0000e+1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:396]: (warning) Conversion of string literal "0.0000e+0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:397]: (warning) Conversion of string literal "#000.0000e+0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:398]: (warning) Conversion of string literal "##00.0000e-0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:399]: (warning) Conversion of string literal "0000.0000e-0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:400]: (warning) Conversion of string literal "00##.0000e-0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:401]: (warning) Conversion of string literal "##00.0000e-0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:402]: (warning) Conversion of string literal ".0000E+0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:403]: (warning) Conversion of string literal "#####.####e-0%" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:404]: (warning) Conversion of string literal "0.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:405]: (warning) Conversion of string literal "0.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:406]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:407]: (warning) Conversion of string literal ".#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:408]: (warning) Conversion of string literal "#.#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:409]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:410]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:411]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:412]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:413]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:414]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:415]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:416]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:417]: (warning) Conversion of string literal "#.##" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:418]: (warning) Conversion of string literal "#,##0.00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:419]: (warning) Conversion of string literal "#.###" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:441]: (warning) Conversion of string literal "" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:443]: (warning) Conversion of string literal "" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:445]: (warning) Conversion of string literal "" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/varformat.c:447]: (warning) Conversion of string literal "" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/typelib.c:6509]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/typelib.c:3974]: (warning) %hd in format string (no. 1) requires 'short *' but the argument type is 'WORD * {aka unsigned short *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/typelib.c:3974]: (warning) %hd in format string (no. 2) requires 'short *' but the argument type is 'WORD * {aka unsigned short *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/typelib.c:3974]: (warning) %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'LCID * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/typelib.c:3974]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:866]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:867]: (warning) Conversion of string literal "-129" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:868]: (warning) Conversion of string literal "-128" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:869]: (warning) Conversion of string literal "127" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:870]: (warning) Conversion of string literal "128" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:872]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:873]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:874]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:875]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:876]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:877]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:878]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:879]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1112]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1113]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1114]: (warning) Conversion of string literal "255" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1115]: (warning) Conversion of string literal "256" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1118]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1119]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1120]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1121]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1122]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1123]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1124]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1125]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1429]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1430]: (warning) Conversion of string literal "-32769" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1431]: (warning) Conversion of string literal "-32768" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1432]: (warning) Conversion of string literal "32767" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1433]: (warning) Conversion of string literal "32768" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1436]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1437]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1438]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1439]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1440]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1441]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1442]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1443]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1675]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1676]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1677]: (warning) Conversion of string literal "65535" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1678]: (warning) Conversion of string literal "65536" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1681]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1682]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1683]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1684]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1685]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1686]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1687]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1688]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1928]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1929]: (warning) Conversion of string literal "-2147483649" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1930]: (warning) Conversion of string literal "-2147483648" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1931]: (warning) Conversion of string literal "2147483647" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1932]: (warning) Conversion of string literal "2147483648" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1935]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1936]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1937]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1938]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1939]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1940]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1941]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:1942]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2167]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2168]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2169]: (warning) Conversion of string literal "4294967295" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2170]: (warning) Conversion of string literal "4294967296" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2173]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2174]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2175]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2176]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2177]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2178]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2179]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2180]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2414]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2415]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2416]: (warning) Conversion of string literal "2147483647" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2418]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2419]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2420]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2421]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2422]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2423]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2424]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2425]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2680]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2681]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2682]: (warning) Conversion of string literal "2147483647" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2683]: (warning) Conversion of string literal "18446744073709551614" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2684]: (warning) Conversion of string literal "18446744073709551615" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2685]: (warning) Conversion of string literal "18446744073709551616" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2687]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2688]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2689]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2690]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2691]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2692]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2693]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2694]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2918]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2919]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2920]: (warning) Conversion of string literal "1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2922]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2923]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2924]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2925]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2926]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2927]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2928]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:2929]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3126]: (warning) Conversion of string literal "" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3127]: (warning) Conversion of string literal " " to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3129]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3130]: (warning) Conversion of string literal "-1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3131]: (warning) Conversion of string literal "-0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3132]: (warning) Conversion of string literal "-0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3133]: (warning) Conversion of string literal "-0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3134]: (warning) Conversion of string literal "0.4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3135]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3136]: (warning) Conversion of string literal "0.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3137]: (warning) Conversion of string literal "1.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3425]: (warning) Conversion of string literal "0.0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3432]: (warning) Conversion of string literal "1 am" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3437]: (warning) Conversion of string literal "0.1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3438]: (warning) Conversion of string literal "0.40" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3439]: (warning) Conversion of string literal "2.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3441]: (warning) Conversion of string literal "0:1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3442]: (warning) Conversion of string literal "0:20" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3443]: (warning) Conversion of string literal "0:40" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3444]: (warning) Conversion of string literal "3:5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3446]: (warning) Conversion of string literal "00:00 AM" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3447]: (warning) Conversion of string literal "00:00 a" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3448]: (warning) Conversion of string literal "12:59 AM" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3449]: (warning) Conversion of string literal "12:59 A" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3450]: (warning) Conversion of string literal "00:00 pm" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3451]: (warning) Conversion of string literal "00:00 p" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3452]: (warning) Conversion of string literal "12:59 pm" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3453]: (warning) Conversion of string literal "12:59 p" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3455]: (warning) Conversion of string literal "13:00 AM" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3456]: (warning) Conversion of string literal "13:00 PM" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3460]: (warning) Conversion of string literal "1 2" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3461]: (warning) Conversion of string literal "2 1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3465]: (warning) Conversion of string literal "14 1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3466]: (warning) Conversion of string literal "1 14" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3468]: (warning) Conversion of string literal "30 2" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3469]: (warning) Conversion of string literal "2 30" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3470]: (warning) Conversion of string literal "32 49" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3471]: (warning) Conversion of string literal "0 49" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3473]: (warning) Conversion of string literal "Jan 2" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3474]: (warning) Conversion of string literal "2 Jan" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3476]: (warning) Conversion of string literal "Jan 35" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3477]: (warning) Conversion of string literal "35 Jan" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3478]: (warning) Conversion of string literal "Jan-35" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3479]: (warning) Conversion of string literal "35-Jan" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3480]: (warning) Conversion of string literal "Jan/35" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3481]: (warning) Conversion of string literal "35/Jan" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3484]: (warning) Conversion of string literal "0.1.0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3485]: (warning) Conversion of string literal "1.5.2" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3487]: (warning) Conversion of string literal "1 2 3" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3488]: (warning) Conversion of string literal "14 2 3" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3489]: (warning) Conversion of string literal "2 14 3" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3490]: (warning) Conversion of string literal "2 3 14" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3491]: (warning) Conversion of string literal "32 2 3" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3492]: (warning) Conversion of string literal "2 3 32" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3493]: (warning) Conversion of string literal "1 2 29" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3495]: (warning) Conversion of string literal "1 2 30" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3496]: (warning) Conversion of string literal "1 2 31" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3497]: (warning) Conversion of string literal "3 am 1 2" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3498]: (warning) Conversion of string literal "1 2 3 am" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3501]: (warning) Conversion of string literal "1.2 3 4" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3502]: (warning) Conversion of string literal "3 4 1.2" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3504]: (warning) Conversion of string literal "1.2.3 4 5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3505]: (warning) Conversion of string literal "1.2 3 4 5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3510]: (warning) Conversion of string literal "1 2 3 4.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3512]: (warning) Conversion of string literal "1.2.3 4 5 6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3513]: (warning) Conversion of string literal "1 2 3 4.5.6" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3521]: (warning) Conversion of string literal "2 January, 1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3522]: (warning) Conversion of string literal "2 January 1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3523]: (warning) Conversion of string literal "2 Jan 1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3524]: (warning) Conversion of string literal "2/Jan/1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3525]: (warning) Conversion of string literal "2-Jan-1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3526]: (warning) Conversion of string literal "1 2 1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3527]: (warning) Conversion of string literal "1/2/1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3528]: (warning) Conversion of string literal "1-2-1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3529]: (warning) Conversion of string literal "13-1-1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3530]: (warning) Conversion of string literal "1970-1-13" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3534]: (warning) Conversion of string literal "02.01.1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3535]: (warning) Conversion of string literal "02.01.1970 00:00:00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3537]: (warning) Conversion of string literal "02.01.1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3538]: (warning) Conversion of string literal "02.13.1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3539]: (warning) Conversion of string literal "02-13-1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3540]: (warning) Conversion of string literal "2020-01-11" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3541]: (warning) Conversion of string literal "2173-10-14" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3543]: (warning) Conversion of string literal "02.01.1970 00:00:00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3545]: (warning) Conversion of string literal "02.01.1970" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:3546]: (warning) Conversion of string literal "02.01.1970 00:00:00" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4306]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4307]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4308]: (warning) Conversion of string literal "1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4309]: (warning) Conversion of string literal "0.5" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4310]: (warning) Conversion of string literal "4294967296" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4311]: (warning) Conversion of string literal "18446744073709551616" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4312]: (warning) Conversion of string literal "4294967296.0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4313]: (warning) Conversion of string literal "18446744073709551616.0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4915]: (warning) Conversion of string literal "#FALSE#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4916]: (warning) Conversion of string literal "#TRUE#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4919]: (warning) Conversion of string literal "#False#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4921]: (warning) Conversion of string literal "false" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4922]: (warning) Conversion of string literal "False" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4924]: (warning) Conversion of string literal "On" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4925]: (warning) Conversion of string literal "Yes" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4932]: (warning) Conversion of string literal "#FALSE#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4933]: (warning) Conversion of string literal "#TRUE#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4934]: (warning) Conversion of string literal "#FALSE#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4935]: (warning) Conversion of string literal "#TRUE#" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4938]: (warning) Conversion of string literal "false" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4940]: (warning) Conversion of string literal "False" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4945]: (warning) Conversion of string literal "faux" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4947]: (warning) Conversion of string literal "faux" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4949]: (warning) Conversion of string literal "Faux" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4954]: (warning) Conversion of string literal "faux" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4958]: (warning) Conversion of string literal "0" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4959]: (warning) Conversion of string literal "-1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4960]: (warning) Conversion of string literal "+1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4966]: (warning) Conversion of string literal "0.1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:4971]: (warning) Conversion of string literal "0.1" to bool always evaluates to true.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:5369]: (error) Uninitialized variable: bstr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/tests/vartype.c:5380]: (error) Uninitialized variable: bstr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/typelib.c:6742]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/vartype.c:4511]: (error) Array 'di.bitsnum[3]' accessed at index 9998, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/vartype.c:4513]: (error) Array 'di.bitsnum[3]' accessed at index 9998, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/vartype.c:5583]: (error) Array 'di_result.bitsnum[3]' accessed at index 9998, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/oleaut32/vartype.c:5585]: (error) Array 'di_result.bitsnum[3]' accessed at index 9998, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/riched20/editor.c:1247]: (warning, inconclusive) Found suspicious equality comparison. Did you intend to assign a value instead?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/riched20/table.c:403]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/riched20/tests/editor.c:3812]: (warning, inconclusive) The array 'buf' is filled incompletely. The function 'memset()' needs the size given in bytes, but an element of the given array is larger than one byte. Did you forget to multiply the size with 'sizeof(*buf)'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/riched20/tests/editor.c:3827]: (warning, inconclusive) The array 'buf' is filled incompletely. The function 'memset()' needs the size given in bytes, but an element of the given array is larger than one byte. Did you forget to multiply the size with 'sizeof(*buf)'?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/riched20/writer.c:445]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/ndr_contexthandle.c:345] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/ndr_contexthandle.c:345]: (warning, inconclusive) Possible null pointer dereference: context_ndr - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/rpc_transport.c:291]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/rpc_transport.c:291]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'ULONG {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/rpc_transport.c:353]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/rpc_transport.c:353]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'ULONG {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rpcrt4/tests/server.c:1345]: (error) Array 'ca[5]' accessed at index 5, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rsaenh/mpi.c:2384]: (error) va_list 'args' used before va_start() was called.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/rsaenh/mpi.c:2386]: (error) va_list 'args' used before va_start() was called.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/secur32/lsa.c:99]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/secur32/tests/negotiate.c:150]: (error) Memory leak: pvBuffer
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/secur32/tests/schannel.c:775]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2607] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2606]: (warning, inconclusive) Possible null pointer dereference: set - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2714] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2713]: (warning, inconclusive) Possible null pointer dereference: set - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2783] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2782]: (warning, inconclusive) Possible null pointer dereference: set - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2922] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2921]: (warning, inconclusive) Possible null pointer dereference: set - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2994] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/devinst.c:2993]: (warning, inconclusive) Possible null pointer dereference: set - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/fakedll.c:750]: (error) Uninitialized struct member: attr_value.ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/fakedll.c:750]: (error) Uninitialized struct member: attr_value.len
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/stringtable.c:306] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/setupapi/stringtable.c:308]: (warning) Possible null pointer dereference: table - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shell32/shell32_main.c:435] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/shell32/shell32_main.c:441]: (warning) Possible null pointer dereference: psfi - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shell32/tests/shlexec.c:589]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/ordinal.c:219]: (error) Memory leak: pMapped
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/tests/ordinal.c:501]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/tests/ordinal.c:3283]: (warning) %d in format string (no. 1) requires 'int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/tests/ordinal.c:2807]: (warning, inconclusive) Multiplying sizeof() with sizeof() indicates a logic error.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/tests/ordinal.c:2536]: (error) Uninitialized variable: cookie
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/url.c:2260] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/shlwapi/url.c:2262]: (warning) Possible null pointer dereference: pcchOut - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/snmpapi/main.c:511]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT * {aka unsigned int *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/strmbase/seeking.c:208] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/strmbase/seeking.c:230]: (warning) Possible null pointer dereference: pModifier - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/strmbase/seeking.c:211] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/strmbase/seeking.c:230]: (warning) Possible null pointer dereference: pModifier - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/typelib.dll16/typelib.c:88]: (warning) %x in format string (no. 14) requires 'unsigned int' but the argument type is 'LCID {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/urlmon/axinstall.c:289]: (error, inconclusive) Function parameter is assigned the address of a local auto-variable. Local auto-variables are reserved from the stack which is freed when the function ends. The address is invalid after the function ends and it might 'leak' from the function through the parameter.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/urlmon/tests/protocol.c:1729]: (error) Return value of allocation function CreateThread is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/urlmon/tests/url.c:797]: (error) Return value of allocation function CreateThread is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/urlmon/tests/url.c:3690]: (error) Dangerous usage of 'buf' (not null-terminated).
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user.exe16/user.c:2485]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'INT {aka int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user.exe16/user.c:3305]: (error) Possible null pointer dereference: allocstring
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user.exe16/user.c:3247]: (error) Memory leak: b
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/edit.c:2266] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/edit.c:2260]: (warning) Possible null pointer dereference: line_def - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/combo.c:300]: (error) Buffer is accessed out of bounds: buffer
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/dialog.c:184]: (warning) %ld in format string (no. 1) requires 'long' but the argument type is 'INT_PTR {aka int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:858]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:947]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1025]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1208]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1242]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1274]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1285]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1294]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:1302]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:2205]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:2245]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:2289]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:2328]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:2367]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/sysparams.c:2405]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/winstation.c:903]: (error) Return value of allocation function CreateThread is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/winstation.c:913]: (error) Return value of allocation function CreateThread is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:1865]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'UINT {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:1865]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'WPARAM {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:1870]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'WPARAM {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:1882]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'WPARAM {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:1922]: (warning) %lx in format string (no. 4) requires 'unsigned long' but the argument type is 'WPARAM {aka unsigned int}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:5926]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:5931]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/tests/msg.c:5938]: (warning) %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/user32/win.c:1357]: (error, inconclusive) Function parameter is assigned the address of a local auto-variable. Local auto-variables are reserved from the stack which is freed when the function ends. The address is invalid after the function ends and it might 'leak' from the function through the parameter.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/createobj.c:509] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/createobj.c:504]: (warning) Possible null pointer dereference: cs - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/createobj.c:510] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/createobj.c:504]: (warning) Possible null pointer dereference: cs - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1371] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1380]: (warning) Possible null pointer dereference: pdp - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1372] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1380]: (warning) Possible null pointer dereference: pdp - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1376] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1380]: (warning) Possible null pointer dereference: pdp - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1399] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/vbscript/tests/run.c:1403]: (warning) Possible null pointer dereference: pdp - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1475]: (error) Resource leak: hfdst
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1126]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1157]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1239]: (error) Return value of allocation function testFileExistenceA is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1209]: (error) Allocation with testFileExistenceA, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1223]: (error) Allocation with testFileExistenceA, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1224]: (error) Allocation with testFileExistenceA, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1229]: (error) Allocation with testFileExistenceA, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1333]: (error) Return value of allocation function testFileExistenceW is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1305]: (error) Allocation with testFileExistenceW, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1319]: (error) Allocation with testFileExistenceW, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1320]: (error) Allocation with testFileExistenceW, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/version/version.c:1325]: (error) Allocation with testFileExistenceW, if doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/windowscodecs/tests/bitmap.c:671]: (error) Resource leak: hbmMask
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winealsa.drv/mmdevdrv.c:552]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winealsa.drv/mmdevdrv.c:3983]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winealsa.drv/mmdevdrv.c:3983]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winealsa.drv/mmdevdrv.c:3986]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/arb_program_shader.c:1038]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/arb_program_shader.c:1995]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/arb_program_shader.c:2135]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/arb_program_shader.c:3766]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/context.c:400] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/context.c:475]: (warning) Possible null pointer dereference: render_targets - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/device.c:5112]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2213]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2213]: (warning) %u in format string (no. 5) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2213]: (warning) %u in format string (no. 9) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2220]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2242]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2362]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2367]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2387]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2387]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2387]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2387]: (warning) %x in format string (no. 4) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2394]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2394]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2394]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/glsl_shader.c:2394]: (warning) %x in format string (no. 4) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:3277] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:2243]: (warning) Possible null pointer dereference: context - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:3341] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:2243]: (warning, inconclusive) Possible null pointer dereference: context - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:3342] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:2243]: (warning, inconclusive) Possible null pointer dereference: context - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:3352] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:2243]: (warning, inconclusive) Possible null pointer dereference: context - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:3398] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:2243]: (warning, inconclusive) Possible null pointer dereference: context - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:3501] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:2243]: (warning) Possible null pointer dereference: context - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:188]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:189]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:190]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:200]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:212]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:224]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:236]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:248]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:260]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wined3d/surface.c:272]: (error) Array 'coords[3]' accessed at index 3, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winemac.drv/window.c:393]: (error) Dereferencing 'region_data' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/bitmap.c:295]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/driver.c:468] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/driver.c:470]: (warning, inconclusive) Possible null pointer dereference: dmW - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/mkagl.c:138]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/mkagl.c:216]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/mkagl.c:237]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/mkagl.c:273]: (warning) scanf without field width limits can crash with huge input data. Add a field width specifier to fix this problem:\012    %s => %20s\012\012Sample program that can crash:\012\012#include <stdio.h>\012int main()\012{\012    char c[5];\012    scanf("%s", c);\012    return 0;\012}\012\012Typing in 5 or more characters may make the program crash. The correct usage here is 'scanf("%4s", c);', as the maximum field width does not include the terminating null byte.\012Source: http://linux.die.net/man/3/scanf\012Source: http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/libkern/stdio/scanf.c
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/ps.c:660]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/type1.c:655]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/type42.c:364]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wineps.drv/type42.c:364]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winex11.drv/bitblt.c:1288]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winex11.drv/bitblt.c:1442]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winex11.drv/clipboard.c:1452]: (error) The deallocation of an auto-variable results in undefined behaviour. You should only free memory that has been allocated dynamically.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winex11.drv/event.c:1192]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winex11.drv/settings.c:80]: (error) Returning/dereferencing 'dd_modes' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winex11.drv/window.c:561]: (error) Memory leak: ptr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/cookie.c:367]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/cookie.c:490]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winhttp/tests/winhttp.c:2051]: (error) Resource leak: s
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/ftp.c:2718]: (error) Possible null pointer dereference: hdr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/ftp.c:2741]: (error) Possible null pointer dereference: hdr
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/http.c:4874] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/http.c:5034]: (warning) Possible null pointer dereference: data - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/http.c:6235]: (error) Possible null pointer dereference: value
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/internet.c:1722] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/internet.c:1845]: (warning, inconclusive) Possible null pointer dereference: lpszStart - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/http.c:222]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1190]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1206]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1227]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1241]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1257]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1271]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1287]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1318]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1334]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1354]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1369]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/internet.c:1383]: (error) Memory leak: pOptions
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/http.c:1058]: (error) Memory leak: lpvBuffer
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/http.c:2051]: (error) Resource leak: s
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/urlcache.c:1047] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/tests/urlcache.c:1032]: (warning) Possible null pointer dereference: p - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1285] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1286] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1287] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1288] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1289] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1290] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1291] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1292] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1293] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1294] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1295] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1296] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1298] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1299] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1312] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1314] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning, inconclusive) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1316] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1332] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1353] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1356] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning, inconclusive) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1358] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1376] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1378] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning, inconclusive) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1380] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wininet/urlcache.c:1830]: (warning) Possible null pointer dereference: entry_info - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/lolvldrv.c:204]: (error, inconclusive) Function parameter is assigned the address of a local auto-variable. Local auto-variables are reserved from the stack which is freed when the function ends. The address is invalid after the function ends and it might 'leak' from the function through the parameter.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/mci.c:1648]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/mci.c:1175]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/mci.c:1178]: (warning, inconclusive) Division of result of sizeof() on pointer type. sizeof() returns the size of the pointer, not the size of the memory area it points to.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/mci.c:589] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/mci.c:591]: (warning) Array 'S_MciCmdTable[20]' accessed at index 20, which is out of bounds. Otherwise condition 'uTbl>=20' is redundant.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4127]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4136]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4145]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4154]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4163]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4172]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4181]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4192]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4201]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4210]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4219]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4228]: (error) Possible null pointer dereference: pi2
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4265]: (error) Possible null pointer dereference: pi4
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4298]: (error) Possible null pointer dereference: pi5
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4307]: (error) Possible null pointer dereference: pi5
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4346]: (error) Possible null pointer dereference: pi7
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4378]: (error) Possible null pointer dereference: pi9
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4387]: (error) Possible null pointer dereference: pi9
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4428]: (error) Possible null pointer dereference: pPrinter
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4446]: (error) Possible null pointer dereference: pPrinter
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4465]: (error) Possible null pointer dereference: pPrinter
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4502]: (error) Possible null pointer dereference: pPrinter
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:4526]: (error) Possible null pointer dereference: pPrinter
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winspool.drv/info.c:5089]: (error) Possible null pointer dereference: pDriverInfo
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:536] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:536]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:559] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:559]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:577] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:577]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:592] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:592]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:610] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:610]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:628] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:628]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:649] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:649]: (warning, inconclusive) Possible null pointer dereference: cc - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:831] -> [/home/igor/wine-1.9.5/wine-1.9.5/dlls/wintrust/crypt.c:831]: (warning, inconclusive) Possible null pointer dereference: ci - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/winmm/tests/wave.c:980]: (error) Memory leak: nameA
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7947]: (error) Buffer is accessed out of bounds: header_msg
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7966]: (error) Buffer is accessed out of bounds: header_msg
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:8040]: (error) Buffer is accessed out of bounds: header_msg
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7949]: (error) Buffer is accessed out of bounds: footer_msg
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7970]: (error) Buffer is accessed out of bounds: footer_msg
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:8044]: (error) Buffer is accessed out of bounds: footer_msg
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:1349]: (error) Resource leak: s
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:3974]: (error) Dereferencing 'client_socket' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:3995]: (error) Resource leak: server_socket
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:4230]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:4299]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:4348]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:4936]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6319]: (error) Resource leak: s
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6672]: (error) Dereferencing 'fdWrite' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6673]: (error) Dereferencing 'fdRead' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6678]: (error) Dereferencing 'fdWrite' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6684]: (error) Resource handle 'fdWrite' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6696]: (error) Resource handle 'fdRead' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:6708]: (error) Resource handle 'fdRead' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7471]: (error) Resource leak: connector
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7494]: (error) Resource leak: acceptor
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:7494]: (error) Resource leak: connector
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:8082]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:8166]: (error) Resource leak: sock
[/home/igor/wine-1.9.5/wine-1.9.5/dlls/ws2_32/tests/sock.c:8949]: (error) Resource handle 'dest' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/cabarc/cabarc.c:138]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/clock/winclock.c:92]: (error) Resource handle 'dc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/clock/winclock.c:95]: (error) Resource handle 'dc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/clock/winclock.c:126]: (error) Resource handle 'dc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/clock/winclock.c:131]: (error) Resource handle 'dc' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/cmd/builtins.c:2132] -> [/home/igor/wine-1.9.5/wine-1.9.5/programs/cmd/builtins.c:2092]: (warning) Possible null pointer dereference: thisArg - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/dxdiag/output.c:110]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/explorer/desktop.c:581]: (error) Return value of allocation function CreateThread is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/ipconfig/ipconfig.c:134]: (warning) Division by result of sizeof(). memcpy() expects a size in bytes, did you intend to multiply instead?
[/home/igor/wine-1.9.5/wine-1.9.5/programs/msiexec/service.c:96]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/msiexec/msiexec.c:868]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/msiexec/msiexec.c:868]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/progman/group.c:88]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/progman/grpfile.c:75]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/progman/grpfile.c:363]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/progman/grpfile.c:368]: (error) Return value of allocation function OpenFile is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/regedit/regedit.c:163]: (error) Possible null pointer dereference: realname
[/home/igor/wine-1.9.5/wine-1.9.5/programs/regedit/regproc.c:154]: (warning) %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/regedit/regproc.c:894]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/regedit/regproc.c:1208]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/sc/sc.c:256]: (error) Resource handle 'manager' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/sc/sc.c:336]: (error) Resource handle 'manager' freed twice.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/appdefaults.c:429]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/appdefaults.c:429]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/appdefaults.c:429]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/appdefaults.c:447]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/appdefaults.c:447]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/appdefaults.c:451]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/drive.c:198]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/driveui.c:469]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/winecfg.c:371]: (error) Possible null pointer dereference: value
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/winecfg.c:401]: (error) Possible null pointer dereference: value
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winecfg/x11drvdlg.c:194]: (error) Memory leak: new
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winedbg/memory.c:702]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winedbg/source.c:161]: (error) Memory leak: ol
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winedbg/winedbg.c:480]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winetest/gui.c:123]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winetest/gui.c:123]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winetest/gui.c:151]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winetest/gui.c:151]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winhlp32/hlpfile.c:1064]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winhlp32/hlpfile.c:1480]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winhlp32/hlpfile.c:1480]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winhlp32/hlpfile.c:1736]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winhlp32/hlpfile.c:1754]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/programs/winhlp32/hlpfile.c:2632]: (error) Resource leak: hFile
[/home/igor/wine-1.9.5/wine-1.9.5/server/change.c:702]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/change.c:958]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/change.c:1026]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/change.c:1047]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/mailslot.c:240]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/fd.c:510]: (error) Uninitialized variable: dummy
[/home/igor/wine-1.9.5/wine-1.9.5/server/named_pipe.c:986] -> [/home/igor/wine-1.9.5/wine-1.9.5/server/named_pipe.c:987]: (warning) Possible null pointer dereference: server - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/server/object.c:61]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/object.c:68]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/procfs.c:58]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/procfs.c:78]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/procfs.c:78]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/ptrace.c:360]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/ptrace.c:461]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/queue.c:2147]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/queue.c:2147]: (warning) %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/registry.c:1738]: (error) Returning/dereferencing 'f' after it is deallocated / released
[/home/igor/wine-1.9.5/wine-1.9.5/server/semaphore.c:125]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/semaphore.c:125]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/server/window.c:1668]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/make_xftmpl.c:172]: (error) Common realloc mistake: 'output_data' nulled but not freed upon failure
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:1880]: (error) Allocation with obj_dir_path, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2374]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2414]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2684]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2685]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2764]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2765]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2772]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2773]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2774]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2780]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2781]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2782]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2788]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2789]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2790]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2893]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2894]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2905]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2906]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2909]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2945]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/makedep.c:2946]: (error) Allocation with strmake, output_filename doesn't release it.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/client.c:437]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/sfnt2fon/sfnt2fon.c:468]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/expr.c:698]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/hash.c:518]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'LCID {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/header.c:803]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/proxy.c:443]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/register.c:68]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/server.c:463]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/typegen.c:490]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/typetree.c:72]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/widl.c:466]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/widl/write_msft.c:1346]: (error) syntax error
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/debug.c:557]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/debug.c:564]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/debug.c:613]: (error) Possible null pointer dereference: x
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/debug.c:710]: (error) Common realloc mistake: 'stabbuff' nulled but not freed upon failure
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winebuild/spec32.c:135]: (error) Array 'odp.u.func.args[32]' accessed at index 9998, which is out of bounds.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/dump.c:271]: (warning) %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/emf.c:182]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/font.c:107]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'LONG {aka long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lib.c:213]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lib.c:226]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lib.c:229]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lib.c:229]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lib.c:237]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:253]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:254]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:255]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:258]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:264]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:264]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:264]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:264]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:272]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:278]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:278]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:285]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:290]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:291]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:340]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:341]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:350]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:413]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:417]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:419]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:420]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:461]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:466]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:489]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:490]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:548]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:551]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:552]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:553]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:554]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:555]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:556]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:557]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:560]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:594]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/lnk.c:597]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/minidump.c:111]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/minidump.c:142]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/minidump.c:233]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/minidump.c:449]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:592]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:598]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:605]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:636]: (warning) %u in format string (no. 9) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:647]: (warning) %u in format string (no. 9) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:660]: (warning) %u in format string (no. 9) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:670]: (warning) %u in format string (no. 6) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:678]: (warning) %u in format string (no. 6) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:687]: (warning) %u in format string (no. 6) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:990]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:1011]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:1032]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/msc.c:1122]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:148]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:148]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:745]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:745]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:767]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:767]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:900]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:900]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:922]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:922]: (warning) %x in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:219] -> [/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:218]: (warning) Possible null pointer dereference: ret - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:969] -> [/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pdb.c:964]: (warning) Possible null pointer dereference: head - otherwise it is redundant to check it against null.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:169]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:169]: (warning) %u in format string (no. 3) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:534]: (warning) %X in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD * {aka unsigned long *}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:652]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:652]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:656]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:656]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:661]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:738]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:738]: (warning) %x in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:743]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:925]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:926]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:927]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:928]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:929]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:951]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:952]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:953]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:954]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:1441]: (warning) %X in format string (no. 2) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/pe.c:2087]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winedump/tlb.c:644]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winegcc/winegcc.c:360]: (error) Return value of allocation function freopen is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wmc/lang.c:173]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/winegcc/winegcc.c:362]: (error) Return value of allocation function freopen is not stored.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wmc/lang.c:173]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wmc/write.c:266]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wmc/write.c:268]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:236]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:538]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:544]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:547]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:578]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:585]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:627]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:629]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:644]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/dumpres.c:646]: (warning) %x in format string (no. 1) requires 'unsigned int' but the argument type is 'DWORD {aka unsigned long}'.
[/home/igor/wine-1.9.5/wine-1.9.5/tools/wrc/genres.c:1745]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.


More information about the wine-devel mailing list