|
|
@107648
|
8 days |
vboxsync |
src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change …
|
|
|
@107647
|
8 days |
vboxsync |
src/VBox/Additions/common/VBoxService/VBoxServiceControl.h: Fixed …
|
|
|
@107646
|
8 days |
vboxsync |
Main/src-client/RecordingCodec.cpp: Enclose debug log only code in …
|
|
|
@107645
|
8 days |
vboxsync |
src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by …
|
|
|
@107644
|
8 days |
vboxsync |
src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by …
|
|
|
@107643
|
8 days |
vboxsync |
src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change …
|
|
|
@107642
|
8 days |
vboxsync |
src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp …
|
|
|
@107641
|
8 days |
vboxsync |
src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp: Fixed …
|
|
|
@107640
|
8 days |
vboxsync |
VMM/testcase/Makefile.kmk: Fix accidental regression from r165846 that …
|
|
|
@107639
|
8 days |
vboxsync |
VMM/CPUM: Report the host CPU microcode revision number to the guest …
|
|
|
@107638
|
8 days |
vboxsync |
FE/Qt: bugref:3409: QIMessageBox: Fixing parfait warning related to …
|
|
|
@107637
|
8 days |
vboxsync |
FE/Qt: bugref:3409: VISO browser: Fixing false-positive parfait …
|
|
|
@107636
|
8 days |
vboxsync |
FE/Qt: bugref:3409: Notification-center: Fixing parfait warnings …
|
|
|
@107635
|
8 days |
vboxsync |
FE/Qt: bugref:3409: Notification-center: Fixing parfait warning …
|
|
|
@107634
|
8 days |
vboxsync |
src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by …
|
|
|
@107633
|
8 days |
vboxsync |
src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by …
|
|
|
@107632
|
8 days |
vboxsync |
SUPHardNt: Better use of SUPHNTIMP_ERROR's a_szWhere param when …
|
|
|
@107631
|
8 days |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
|
|
|
@107630
|
8 days |
vboxsync |
Devices/Graphics/DevVGA_VBVA.cpp: Remove redundant if condition, cbCmd …
|
|
|
@107629
|
8 days |
vboxsync |
NetworkServices/NAT/pxdns.c: Replace redundant condition with …
|
|
|
@107628
|
8 days |
vboxsync |
Main/src-all/GlobalStatusConversion.cpp: Remove redundant condition, …
|
|
|
@107627
|
8 days |
vboxsync |
FE/VBoxManage/VBoxManageList.cpp: Missing error check, bugref:3409
|
|
|
@107626
|
8 days |
vboxsync |
src/VBox/VMM/testcase/tstIEMAImpl.cpp: Fixed warnings found by Parfait …
|
|
|
@107625
|
8 days |
vboxsync |
VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in …
|
|
|
@107624
|
8 days |
vboxsync |
src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp: Fixed …
|
|
|
@107623
|
8 days |
vboxsync |
VMM/VMMR3/DBGFOS.cpp: Remove unused assignment, bugref:3409
|
|
|
@107622
|
8 days |
vboxsync |
src/VBox/Devices/Audio/DevHdaStream.cpp: Fixed warnings found by …
|
|
|
@107621
|
8 days |
vboxsync |
Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
|
|
|
@107620
|
8 days |
vboxsync |
DrvNAT: comment. bugref:10268
|
|
|
@107619
|
8 days |
vboxsync |
Devices/Network/DrvNAT.cpp: Add ForwardBroadcast CFGM key to avoid VM …
|
|
|
@107618
|
8 days |
vboxsync |
src/VBox/Runtime/r3/dir.cpp: Fixed warnings found by Parfait (self …
|
|
|
@107617
|
8 days |
vboxsync |
src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp: …
|
|
|
@107616
|
8 days |
vboxsync |
Main/include/PlatformBase.h: Missing member initializer, bugref:3409
|
|
|
@107615
|
8 days |
vboxsync |
Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
|
|
|
@107614
|
8 days |
vboxsync |
Main/src-server/USBDeviceFilterImpl.cpp: Missing member initializer, …
|
|
|
@107613
|
8 days |
vboxsync |
Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409
|
|
|
@107612
|
8 days |
vboxsync |
Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409
|
|
|
@107611
|
8 days |
vboxsync |
Main/src-client/MachineDebuggerImpl.cpp: Missing member initializer, …
|
|
|
@107610
|
8 days |
vboxsync |
Main/xml/Settings.cpp: Missing member initializer, bugref:3409
|
|
|
@107609
|
9 days |
vboxsync |
VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the …
|
|
|
@107608
|
9 days |
vboxsync |
VMM/testcase/tstAnimate.cpp: Remove redundant if condition, bugref:3409
|
|
|
@107607
|
9 days |
vboxsync |
Main/src-server/darwin/HostDnsServiceDarwin.cpp: Wrong if condition, …
|
|
|
@107606
|
9 days |
vboxsync |
FE/VBoxManage/VBoxManageControlVM.cpp: Remove useless if condition as …
|
|
|
@107605
|
9 days |
vboxsync |
Additions: Linux: vboxvideo: Additional fix for UBSAN warnings, …
|
|
|
@107604
|
9 days |
vboxsync |
src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c: …
|
|
|
@107603
|
9 days |
vboxsync |
src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c: …
|
|
|
@107602
|
9 days |
vboxsync |
src/VBox/ValidationKit/bootsectors/bs3-memalloc-1.c64: Fixed warnings …
|
|
|
@107601
|
9 days |
vboxsync |
src/VBox/Main/src-server/ApplianceImplExport.cpp: Fixed warnings found …
|
|
|
@107600
|
9 days |
vboxsync |
src/VBox/Runtime/r3/win/localipc-win.cpp: Fixed warnings found by …
|
|
|
@107599
|
9 days |
vboxsync |
FE/Qt: Use VBOX_VERSION_MAJOR/MINOR in online documentation URL to …
|
|
|
@107598
|
9 days |
vboxsync |
Main/src-server/MachineImpl.cpp: Fix a unused variable parfait …
|
|
|
@107597
|
9 days |
vboxsync |
Main/src-server/ApplianceImplImport.cpp: Some unused assignment …
|
|
|
@107596
|
9 days |
vboxsync |
Storage/VD.cpp: Some parfait warning fixes about unused assignments …
|
|
|
@107595
|
9 days |
vboxsync |
Devices/Storage/ATAPIPassthrough.cpp: Some parfait warning fixes, …
|
|
|
@107594
|
9 days |
vboxsync |
FE/Qt: Make sure Online Documentation link of the Help menu navigates …
|
|
|
@107593
|
9 days |
vboxsync |
Devices/USB/darwin/USBProxyDevice-darwin.cpp: Disable redundant if …
|
|
|
@107592
|
9 days |
vboxsync |
src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
|
|
|
@107591
|
9 days |
vboxsync |
src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
|
|
|
@107590
|
9 days |
vboxsync |
src/VBox/Devices/Audio/AudioTest.cpp: Fixed warnings found by Parfait …
|
|
|
@107589
|
9 days |
vboxsync |
src/VBox/Devices/Audio/AudioMixer.cpp: Fixed warnings found by Parfait …
|
|
|
@107588
|
9 days |
vboxsync |
Main,Puel: Made the object tracker code a compile time option …
|
|
|
@107587
|
9 days |
vboxsync |
src/bldprogs/VBoxCPP.cpp: Fixed warnings found by Parfait (assignment …
|
|
|
@107586
|
9 days |
vboxsync |
FE/Qt: bugref:3409: Search-line editor: Fixing parfait warnings for …
|
|
|
@107585
|
9 days |
vboxsync |
src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
|
|
|
@107584
|
9 days |
vboxsync |
FE/Qt: bugref:3409: Action-pool: Fixing similar parfait warnings for …
|
|
|
@107583
|
9 days |
vboxsync |
src/VBox/Main/src-client/CloudGateway.cpp: Fixed warnings found by …
|
|
|
@107582
|
9 days |
vboxsync |
src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings …
|
|
|
@107581
|
9 days |
vboxsync |
src/VBox/Main/src-client/CloudGateway.cpp: Fixed warnings found by …
|
|
|
@107580
|
9 days |
vboxsync |
src/VBox/Main/src-client/CloudGateway.cpp: Fixed warnings found by …
|
|
|
@107579
|
9 days |
vboxsync |
src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp: Fixed warnings …
|
|
|
@107578
|
9 days |
vboxsync |
src/VBox/Main/src-client/VMMDevInterface.cpp: Fixed warnings found by …
|
|
|
@107577
|
9 days |
vboxsync |
src/VBox/Main/src-client/HGCM: Fixed warnings found by Parfait …
|
|
|
@107576
|
9 days |
vboxsync |
src/VBox/Main/src-client/UsbWebcamInterface.cpp: Fixed warnings found …
|
|
|
@107575
|
9 days |
vboxsync |
src/VBox/Main/src-all/NvramStoreImpl.cpp: Fixed warnings found by …
|
|
|
@107574
|
9 days |
vboxsync |
src/VBox/Main/src-client/GuestProcessImpl.cpp: Fixed warnings found by …
|
|
|
@107573
|
9 days |
vboxsync |
src/VBox/Main/src-client/GuestSessionImpl.cpp: Fixed warnings found by …
|
|
|
@107572
|
9 days |
vboxsync |
src/VBox/Main/src-all/EventImpl.cpp: Fixed warnings found by Parfait …
|
|
|
@107571
|
9 days |
vboxsync |
src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp: …
|
|
|
@107570
|
9 days |
vboxsync |
VMM/CPUM: Report the host CPU microcode revision number to the guest …
|
|
|
@107569
|
9 days |
vboxsync |
VMM/CPUM: Fixed regression in cpumLookupMsrRange since r146925 …
|
|
|
@107568
|
9 days |
vboxsync |
src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp: Fixed warnings …
|
|
|
@107567
|
9 days |
vboxsync |
src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp: Fixed warnings …
|
|
|
@107566
|
9 days |
vboxsync |
src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp: Fixed …
|
|
|
@107565
|
9 days |
vboxsync |
Additions: Linux: vboxvideo: Fix issue when DRM device open() was …
|
|
|
@107564
|
9 days |
vboxsync |
src/VBox/Runtime/common/string/uniread.cpp: Fixed warnings found by …
|
|
|
@107563
|
9 days |
vboxsync |
Main/src-server/MachineImplCloneVM.cpp: Missing error check, bugref:3409
|
|
|
@107562
|
9 days |
vboxsync |
src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp: Fixed warnings …
|
|
|
@107561
|
9 days |
vboxsync |
src/VBox/Storage/testcase/vbox-img.cpp: Fixed warnings found by …
|
|
|
@107560
|
9 days |
vboxsync |
src/VBox/Main/testcase/tstCollector.cpp: Fixed warnings found by …
|
|
|
@107559
|
9 days |
vboxsync |
Main/src-server/NATNetworkImpl.cpp: Missing error checks + two todos, …
|
|
|
@107558
|
9 days |
vboxsync |
Main/src-server/NetworkAdapterImpl.cpp: Missing error check, bugref:3409
|
|
|
@107557
|
9 days |
vboxsync |
src/VBox/Main/testcase/tstOVF.cpp: Fixed warnings found by Parfait …
|
|
|
@107556
|
9 days |
vboxsync |
src/VBox/ValidationKit/utils/storage/IoPerf.cpp: Fixed warnings found …
|
|
|
@107555
|
9 days |
vboxsync |
Main/src-server/StorageControllerImpl.cpp: Missing error check, bugref:3409
|
|
|
@107554
|
9 days |
vboxsync |
src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp: Fixed warnings …
|
|
|
@107553
|
9 days |
vboxsync |
Main/src-server/VirtualBoxImpl.cpp: Missing error check and disable …
|
|
|
@107552
|
9 days |
vboxsync |
Main/src-server/UefiVariableStoreImpl.cpp: Missing error check and add …
|
|
|
@107551
|
9 days |
vboxsync |
Main/src-server/HostUSBDeviceImpl.cpp: Do the siwtch on the correct …
|
|
|
@107550
|
10 days |
vboxsync |
Runtime/r3/solaris/coredumper-solaris: bugref:3409 Unused variables …
|
|
|
@107549
|
10 days |
vboxsync |
Devices/Network: fix errant comma. bugref:10268
|
|
|