VirtualBox

Ticket #15520: 0

File 0, 29.9 KB (added by dcb, 8 years ago)

cppcheck output - only the errors.

Line 
1[vbox/include/VBox/com/listeners.h:60]: (error) Invalid number of character '{' when these macros are defined: 'VBOX_WITH_XPCOM'.
2[vbox/include/VBox/com/string.h:443]: (error) Address of function parameter 'm_bstr' returned.
3[vbox/include/iprt/cpp/list.h:590]: (error) Reference to auto variable returned.
4[vbox/include/iprt/cpp/list.h:608]: (error) Reference to auto variable returned.
5[vbox/include/iprt/cpp/list.h:332]: (error) Expression 'i<=m_cElements,("i=%zu m_cElements=%zu\n",i,m_cElements),i=m_cElements' depends on order of evaluation of side effects
6[vbox/include/iprt/cpp/list.h:365]: (error) Expression 'i<=m_cElements,("i=%zu m_cElements=%zu\n",i,m_cElements),i=m_cElements' depends on order of evaluation of side effects
7[vbox/include/iprt/cpp/list.h:587]: (error) Expression 'i<m_cElements,("i=%zu m_cElements=%zu\n",i,m_cElements),i=m_cElements-1' depends on order of evaluation of side effects
8[vbox/include/iprt/cpp/list.h:605]: (error) Expression 'i<m_cElements,("i=%zu m_cElements=%zu\n",i,m_cElements),i=m_cElements-1' depends on order of evaluation of side effects
9[vbox/include/iprt/cpp/list.h:623]: (error) Expression 'i<m_cElements,("i=%zu m_cElements=%zu\n",i,m_cElements),i=m_cElements-1' depends on order of evaluation of side effects
10[vbox/include/iprt/cpp/list.h:730]: (error) Expression 'iEnd<=m_cElements,("iEnd=%zu m_cElements=%zu\n",iEnd,m_cElements),iEnd=m_cElements' depends on order of evaluation of side effects
11[vbox/include/iprt/cpp/list.h:731]: (error) Expression 'iStart<m_cElements,("iStart=%zu m_cElements=%zu\n",iStart,m_cElements),iStart=m_cElements' depends on order of evaluation of side effects
12[vbox/include/iprt/nocrt/setjmp.h:40]: (error) syntax error
13[vbox/include/iprt/nocrt/setjmp.h:37]: (error) syntax error
14[vbox/include/iprt/nocrt/setjmp.h:35]: (error) syntax error
15[vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp:1139]: (error) Null pointer dereference
16[vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp:1198]: (error) Null pointer dereference
17[vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp:1329]: (error) Null pointer dereference
18[vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/VBoxDbgGl.c:215]: (error) va_list 'args' was opened but not closed by va_end().
19[vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp]: (error) Internal error: Child process crashed with signal 9
20[vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/arb_program_shader.c]: (error) Internal error: Child process crashed with signal 9
21[vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/glsl_shader.c]: (error) Internal error: Child process crashed with signal 9
22[vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/surface.c]: (error) Internal error: Child process crashed with signal 9
23[vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/state.c]: (error) Internal error: Child process crashed with signal 9
24[vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp:329]: (error) Uninitialized variable: rc
25[vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp:983]: (error) Uninitialized struct member: ipcRes.uLastInput
26[vbox/src/VBox/Additions/common/crOpenGL/context.c:1312]: (error) Uninitialized variable: retVal
27[vbox/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp]: (error) Internal error: Child process crashed with signal 11
28[vbox/src/VBox/Additions/x11/vboxvideo/getmode.c:272]: (error) Buffer is accessed out of bounds.
29[vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/dixstruct.h:256]: (error) Invalid number of character '(' when these macros are defined: 'K5AUTH'.
30[vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/dixstruct.h:256]: (error) Invalid number of character '(' when these macros are defined: 'K5AUTH;NeedNestedPrototypes'.
31[vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glext.h]: (error) Internal error: Child process crashed with signal 9
32[vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/s_aatritemp.h:281]: (error) syntax error
33[vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/s_aatritemp.h:170]: (error) syntax error
34[vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl_dd/imm/t_dd_imm_vapi.h:36]: (error) syntax error
35[vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl_dd/t_dd_vertex.h:77]: (error) syntax error
36[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/Preferences.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/Preferences.h]: (error) syntax error
37[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/XApplication.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/XApplication.h]: (error) syntax error
38[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/XServer.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/XServer.h]: (error) syntax error
39[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/XView.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/XView.h]: (error) syntax error
40[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/Preferences.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/Preferences.h]: (error) syntax error
41[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/XApplication.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/XApplication.h]: (error) syntax error
42[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/XServer.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/XServer.h]: (error) syntax error
43[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/XView.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/XView.h]: (error) syntax error
44[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/exa_priv.h]: (error) Internal error: Child process crashed with signal 9
45[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/exa_priv.h]: (error) Internal error: Child process crashed with signal 9
46[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/exa_priv.h]: (error) Internal error: Child process crashed with signal 9
47[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/rootlessCommon.h]: (error) Internal error: Child process crashed with signal 9
48[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/rootlessWindow.h]: (error) Internal error: Child process crashed with signal 9
49[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/Preferences.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/Preferences.h]: (error) syntax error
50[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/XApplication.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/XApplication.h]: (error) syntax error
51[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/XServer.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/XServer.h]: (error) syntax error
52[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/XView.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/XView.h]: (error) syntax error
53[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/Preferences.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/Preferences.h]: (error) syntax error
54[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/XApplication.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/XApplication.h]: (error) syntax error
55[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/XServer.h] -> [vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/XServer.h]: (error) syntax error
56[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/mipointer.h:94]: (error) syntax error
57[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/mipointer.h:95]: (error) syntax error
58[vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mipointer.h:110]: (error) syntax error
59[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/ArithChk/arithchk.c:193]: (error) Resource leak: f
60[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/ArithChk/arithchk.c:196]: (error) Resource leak: f
61[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Efi/edk2module.c:1380]: (error) Uninitialized variable: res
62[vbox/src/VBox/Devices/Audio/DevIchHda.cpp:3647]: (error) Uninitialized variable: pvDataCenterLFE
63[vbox/src/VBox/Devices/Audio/DevIchHda.cpp:3665]: (error) Uninitialized variable: pvDataCenterLFE
64[vbox/src/VBox/Devices/Audio/DevIchHda.cpp:3655]: (error) Uninitialized variable: pvDataRear
65[vbox/src/VBox/Devices/Audio/DevIchHda.cpp:3668]: (error) Uninitialized variable: pvDataRear
66[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/Enquire.c:83]: (error) Invalid number of character '(' when these macros are defined: 'NOTDEFINED'.
67[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/_sre.c:2329]: (error) Uninitialized variable: literal
68[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Efi/edk2module.c:2661]: (error) Uninitialized variable: args
69[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Efi/edk2module.c:2662]: (error) Uninitialized variable: args
70[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Efi/edk2module.c:2663]: (error) Uninitialized variable: args
71[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/CommonLib.c:633]: (error) Buffer is accessed out of bounds.
72[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/FvLib.c:197]: (error) Shifting a negative value is undefined behaviour
73[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/FvLib.c:482]: (error) Shifting a negative value is undefined behaviour
74[vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Python/import.c:1203]: (error) Invalid number of character '{' when these macros are defined: 'RISCOS'.
75[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/GenBootSector.c:638]: (error) Resource leak: f
76[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFv/GenFvInternalLib.c:1789]: (error) Uninitialized variable: ResetVector
77[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/GenSec.c:894]: (error) Memory leak: FileBuffer
78[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/GenVtf.c:1234]: (error) Memory leak: Buffer
79[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/GenVtf.c:1387]: (error) Memory leak: Buffer
80[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/LzFindMt.c:189]: (error) Signed integer overflow for expression '4294967295-8192'.
81[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/LzFindMt.c:391]: (error) Signed integer overflow for expression '4294967295-16384'.
82[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/LzFindMt.c:535]: (error) Signed integer overflow for expression '4294967295-16384'.
83[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Split/Split.c:364]: (error) Resource leak: In
84[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Split/Split.c:416]: (error) Resource leak: Out1
85[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/antlr.c:431]: (error) Uninitialized variable: name
86[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/antlr.c:1393]: (error) Uninitialized variable: p
87[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/antlr.c:1398]: (error) Uninitialized variable: save_file
88[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/antlr.c:1398]: (error) Uninitialized variable: save_line
89[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/automata.c:139]: (error) Memory leak: reach_list
90[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/AParser.cpp:582]: (error) va_list 'ap' was opened but not closed by va_end().
91[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/ASTBase.cpp:141]: (error) va_list 'ap' was opened but not closed by va_end().
92[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/PCCTSAST.cpp:105]: (error) va_list 'ap' was opened but not closed by va_end().
93[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/PCCTSAST.cpp:497]: (error) va_list 'ap' was opened but not closed by va_end().
94[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/ast.c:270]: (error) va_list 'ap' was opened but not closed by va_end().
95[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/err.h:214]: (error) va_list 'ap' was opened but not closed by va_end().
96[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/rexpr.c:526]: (error) Uninitialized variable: g
97[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrCompiler.cpp:515]: (error) Mismatching allocation and deallocation: PreProcessCmd
98[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrCompiler.cpp:525]: (error) Mismatching allocation and deallocation: PreProcessCmd
99[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp:115]: (error) Memory leak: Node
100[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp:879]: (error) Mismatching allocation and deallocation: NewStr
101[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/VolInfo.c:1470]: (error) Memory leak: SystemCommand
102[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/VolInfo.c:1723]: (error) Resource leak: Fptr
103[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:2373]: (error) Array 'mFreeQIdBitMap[2048]' accessed at index 2048, which is out of bounds.
104[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:3314]: (error) Mismatching allocation and deallocation: StringPtr
105[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:3341]: (error) Mismatching allocation and deallocation: StringPtr
106[vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:3374]: (error) Mismatching allocation and deallocation: StringPtr
107[vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/Tpl.c:120]: (error) Shifting a negative value is undefined behaviour
108[vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Math64.c:89]: (error) Shifting a negative value is undefined behaviour
109[vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/res_mkupdate.c:433]: (error) Memory leak: rrecp
110[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/lldiv.c:64]: (error) syntax error
111[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/llmul.c:52]: (error) syntax error
112[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/lldvrm.c:60]: (error) syntax error
113[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/llrem.c:54]: (error) syntax error
114[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/ulldvrm.c:60]: (error) syntax error
115[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/llshr.c:25]: (error) syntax error
116[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/ulldiv.c:55]: (error) syntax error
117[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/ullrem.c:54]: (error) syntax error
118[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/multibyte_sb.c:213]: (error) Null pointer dereference
119[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/multibyte_sb.c:264]: (error) Null pointer dereference
120[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/multibyte_Utf8.c:717]: (error) Null pointer dereference
121[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/multibyte_Utf8.c:977]: (error) Null pointer dereference
122[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Math/e_exp.c:159]: (error) Shifting a negative value is undefined behaviour
123[vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Math/s_expm1.c:208]: (error) Shifting a negative value is undefined behaviour
124[vbox/src/VBox/Devices/Graphics/BIOS/vgabios.c:89]: (error) Null pointer dereference: ivt
125[vbox/src/VBox/Devices/Graphics/shaderlib/directx.c]: (error) Internal error: Child process crashed with signal 9
126[vbox/src/VBox/Devices/Graphics/shaderlib/glsl_shader.c]: (error) Internal error: Child process crashed with signal 9
127[vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wtypes.h:167]: (error) syntax error
128[vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/stdio.h:75]: (error) syntax error
129[vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/VBoxDbgGl.c:206]: (error) va_list 'args' was opened but not closed by va_end().
130[vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/igmp.c:395]: (error) Uninitialized variable: igmp
131[vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/igmp.c:400]: (error) Uninitialized variable: igmp
132[vbox/src/VBox/Devices/Network/lwip-new/src/include/netif/etharp.h:225]: (error) Invalid number of character '{' when these macros are defined: '__cplusplus'.
133[vbox/src/VBox/Devices/Network/slirp/debug.c:275]: (error) Invalid number of character '{' when these macros are defined: 'LOG_ENABLED'.
134[vbox/src/VBox/Devices/Network/slirp/libalias/alias.c:1598]: (error) syntax error
135[vbox/src/VBox/Devices/Network/slirp/libalias/alias_skinny.c:424]: (error) Invalid number of character '(' when these macros are defined: 'LIBALIAS_DEBUG'.
136[vbox/src/VBox/Devices/Network/slirp/tcp_timer.c:85]: (error) Invalid number of character '{' when these macros are defined: ''.
137[vbox/src/VBox/Devices/Network/slirp/tcp_timer.c:85]: (error) Invalid number of character '{' when these macros are defined: 'TCP_COMPAT_42'.
138[vbox/src/VBox/Devices/PC/BIOS/ata.c:315]: (error) Expression 'buffer=((short)(((int)((long)(void*)(buffer)>>16))+128)):>((void*)(((int)(buffer))-2048))' depends on order of evaluation of side effects
139[vbox/src/VBox/Devices/PC/BIOS/ata.c:785]: (error) Expression 'buffer=((short)(((int)((long)(void*)(buffer)>>16))+128)):>((void*)(((int)(buffer))-2048))' depends on order of evaluation of side effects
140[vbox/src/VBox/Devices/PC/BIOS/ata.c:978]: (error) Expression 'cmdbuf=((short)(((int)((long)(void*)(cmdbuf)>>16))+((int)(cmdbuf))/16)):>((void*)(((int)(cmdbuf))%16))' depends on order of evaluation of side effects
141[vbox/src/VBox/Devices/PC/BIOS/ata.c:1019]: (error) Expression 'buffer=((short)(((int)((long)(void*)(buffer)>>16))+((int)(buffer))/16)):>((void*)(((int)(buffer))%16))' depends on order of evaluation of side effects
142[vbox/src/VBox/Devices/PC/BIOS/scsi.c:139]: (error) Expression 'buffer=(((int)((long)(void*)(buffer)>>16))+2048):>((int)(buffer))' depends on order of evaluation of side effects
143[vbox/src/VBox/Devices/PC/BIOS/scsi.c:176]: (error) Expression 'buffer=(((int)((long)(void*)(buffer)>>16))+2048):>((int)(buffer))' depends on order of evaluation of side effects
144[vbox/src/VBox/Devices/PC/BIOS/scsi.c:387]: (error) Expression 'buffer=(((int)((long)(void*)(buffer)>>16))+2048):>((int)(buffer))' depends on order of evaluation of side effects
145[vbox/src/VBox/Devices/PC/ipxe/src/core/iobuf.c:50]: (error) Null pointer dereference: iobuf
146[vbox/src/VBox/Devices/PC/ipxe/src/core/iobuf.c:51]: (error) Null pointer dereference: iobuf
147[vbox/src/VBox/Devices/PC/ipxe/src/core/iobuf.c:50]: (error) Null pointer dereference
148[vbox/src/VBox/Devices/PC/ipxe/src/core/iobuf.c:51]: (error) Null pointer dereference
149[vbox/src/VBox/Devices/PC/ipxe/src/drivers/bus/isa_ids.c:23]: (error) Buffer is accessed out of bounds: buf
150[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_dma.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_dma.c]: (error) Invalid value
151[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_pcu.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_pcu.c]: (error) Invalid value
152[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_qcu.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_qcu.c]: (error) Invalid value
153[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_reset.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_reset.c]: (error) Invalid value
154[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_phy.c:1222]: (error) Shifting a negative value is undefined behaviour
155[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_phy.c:1226]: (error) Shifting a negative value is undefined behaviour
156[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_phy.c:1227]: (error) Shifting a negative value is undefined behaviour
157[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_phy.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/ath5k_phy.c]: (error) Invalid value
158[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar5008_phy.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar5008_phy.c]: (error) Invalid value
159[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_calib.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_calib.c]: (error) Invalid value
160[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_mac.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_mac.c]: (error) Invalid value
161[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_phy.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_phy.c]: (error) Invalid value
162[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_calib.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_calib.c]: (error) Invalid value
163[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_hw.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9002_hw.c]: (error) Invalid value
164[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_mac.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_mac.c]: (error) Invalid value
165[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c]: (error) Invalid value
166[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_phy.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_ar9003_phy.c]: (error) Invalid value
167[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_eeprom_4k.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_eeprom_4k.c]: (error) Invalid value
168[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_eeprom.c:374]: (error) Array 'data_9287[idxL].pwrPdg[4][1]' index data_9287[idxL].pwrPdg[0][4] out of bounds.
169[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_eeprom_def.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_eeprom_def.c]: (error) Invalid value
170[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_hw.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_hw.c]: (error) Invalid value
171[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_mac.c] -> [vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_mac.c]: (error) Invalid value
172[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_recv.c:133]: (error) Null pointer dereference: iob_addr
173[vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ath9k_recv.c:494]: (error) Null pointer dereference: requeue_iob_addr
174[vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/slk.c:275]: (error) Division by zero.
175[vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/slk.c:277]: (error) Division by zero.
176[vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/windows.c:58]: (error) Memory leak: child
177[vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/windows.c:127]: (error) Memory leak: win
178[vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/windows.c:154]: (error) Memory leak: child
179[vbox/src/VBox/Devices/PC/ipxe/src/util/elf2efi.c:353]: (error) Uninitialized variable: data_start
180[vbox/src/VBox/Devices/PC/ipxe/src/util/nrv2b.c:635]: (error) Array 's.best_pos[1]' accessed at index 2, which is out of bounds.
181[vbox/src/VBox/Devices/PC/ipxe/src/util/nrv2b.c:636]: (error) Array 's.best_pos[1]' accessed at index 2, which is out of bounds.
182[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/baddof/baddof.c:50]: (error) va_list 'ap' was opened but not closed by va_end().
183[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/badioctl/badioctl.c:56]: (error) va_list 'ap' was opened but not closed by va_end().
184[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/common/ctf_lib.c:152]: (error) Uninitialized variable: pvRet
185[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_aggregate.c:574]: (error) Memory leak: percpu
186[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_parser.c:2437]: (error) Memory pointed to by 'name' is freed twice.
187[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_parser.c:1095]: (error) Uninitialized variable: lkind
188[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_parser.c:1096]: (error) Uninitialized variable: rkind
189[vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_strtab.c:259]: (error) Memory leak: hp
190[vbox/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp:252]: (error) va_list 'va' was opened but not closed by va_end().
191[vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h] -> [vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.h]: (error) syntax error
192[vbox/src/VBox/GuestHost/OpenGL/include/cr_net.h]: (error) Internal error: Child process crashed with signal 9
193[vbox/src/VBox/GuestHost/OpenGL/include/cr_netserver.h]: (error) Internal error: Child process crashed with signal 9
194[vbox/src/VBox/GuestHost/OpenGL/include/cr_pixeldata.h]: (error) Internal error: Child process crashed with signal 9
195[vbox/src/VBox/GuestHost/OpenGL/packer/pack_texture.c:324]: (error) Uninitialized variable: data_ptr
196[vbox/src/VBox/GuestHost/OpenGL/packer/pack_texture.c:399]: (error) Uninitialized variable: data_ptr
197[vbox/src/VBox/GuestHost/OpenGL/include/crut_api.h]: (error) Internal error: Child process crashed with signal 9
198[vbox/src/VBox/GuestHost/OpenGL/include/crut_clientapi.h]: (error) Internal error: Child process crashed with signal 9
199[vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp:459]: (error) Uninitialized variable: rc
200[vbox/src/VBox/HostDrivers/VBoxUSB/os2/usbcalls.c:440]: (error) Uninitialized struct member: EventSet.ulCaps
201[vbox/src/VBox/HostDrivers/VBoxUSB/os2/usbcalls.c:1056]: (error) Uninitialized variable: rc
202[vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c:1129]: (error) Expression 'RT_SUCCESS(rc),pState.rc=rc=ERROR_INVALID_DATA' depends on order of evaluation of side effects
203[vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c:1239]: (error) Expression 'RT_SUCCESS(rc),pState.rc=rc=ERROR_INVALID_DATA' depends on order of evaluation of side effects
204[vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c:1452]: (error) Expression 'iIf<1024,iIf=0' depends on order of evaluation of side effects
205[vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c:183]: (error) Expression 'iIf<1024,iIf=0' depends on order of evaluation of side effects
206[vbox/src/VBox/Main/testcase/tstCollector.cpp:419]: (error) Memory leak: collector
207[vbox/src/VBox/RDP/client-1.8.3/mppc.c:362]: (error) Shifting a negative value is undefined behaviour
208[vbox/src/VBox/RDP/client-1.8.3/rdesktop.c:1145]: (error) Buffer is accessed out of bounds.
209[vbox/src/VBox/RDP/client-1.8.3/serial.c:1026]: (error) Uninitialized struct member: pser_inf.wait_mask
210[vbox/src/VBox/RDP/client-1.8.3/serial.c:1038]: (error) Uninitialized struct member: pser_inf.wait_mask
211[vbox/src/VBox/RDP/client-1.8.3/serial.c:1035]: (error) Uninitialized struct member: pser_inf.event_cts
212[vbox/src/VBox/RDP/client-1.8.3/serial.c:1023]: (error) Uninitialized struct member: pser_inf.event_dsr
213[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1047]: (error) Uninitialized variable: pc
214[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1048]: (error) Uninitialized variable: pc
215[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1049]: (error) Uninitialized variable: pc
216[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1050]: (error) Uninitialized variable: pc
217[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1097]: (error) Uninitialized variable: pc
218[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1098]: (error) Uninitialized variable: pc
219[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1099]: (error) Uninitialized variable: pc
220[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1100]: (error) Uninitialized variable: pc
221[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1205]: (error) Uninitialized variable: pc
222[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1206]: (error) Uninitialized variable: pc
223[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1207]: (error) Uninitialized variable: pc
224[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1208]: (error) Uninitialized variable: pc
225[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1275]: (error) Uninitialized variable: pc
226[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1276]: (error) Uninitialized variable: pc
227[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1277]: (error) Uninitialized variable: pc
228[vbox/src/VBox/RDP/client-1.8.3/xwin.c:1278]: (error) Uninitialized variable: pc
229[vbox/src/VBox/Runtime/common/log/log.cpp:2394]: (error) Uninitialized variable: cbRingBuf
230[vbox/src/VBox/Runtime/common/math/gcc/qdivrem.c:92]: (error) Division by zero.
231[vbox/src/VBox/Runtime/common/string/strformat.cpp:825]: (error) va_list 'args' was opened but not closed by va_end().
232[vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp:192]: (error) Uninitialized variable: fMode
233[vbox/src/VBox/Main/src-server/MachineImpl.cpp]: (error) Internal error: Child process crashed with signal 9
234[vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp:74]: (error) Array 'achBss[8192]' accessed at index 16384, which is out of bounds.
235[vbox/src/VBox/VMM/VMMAll/IEMAll.cpp]: (error) Internal error: Child process crashed with signal 9
236[vbox/src/VBox/VMM/VMMR3/TM.cpp:515]: (error) Null pointer dereference
237[vbox/src/VBox/VMM/VMMR0/HMVMXR0.cpp]: (error) Internal error: Child process crashed with signal 9
238[vbox/src/VBox/VMM/testcase/tstX86-1.cpp:155]: (error) Null pointer dereference: puPC
239[vbox/src/VBox/VMM/testcase/tstX86-1.cpp:157]: (error) Null pointer dereference: puPC
240[vbox/src/VBox/VMM/testcase/tstX86-1.cpp:159]: (error) Null pointer dereference: puPC
241[vbox/src/VBox/VMM/testcase/tstX86-1.cpp:159]: (error) Null pointer dereference: puSP
242[vbox/src/VBox/ValidationKit/snippets/alloc-1.c:96]: (error) Memory leak: pb
243[vbox/src/VBox/VMM/testcase/tstIEMCheckMc.cpp]: (error) Internal error: Child process crashed with signal 9

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy