VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (514 - 516 of 16363)

Ticket Resolution Summary Owner Reporter
#15518 duplicate vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp: 2 * wrong delete ? dcb
Description

vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:3314]: (error) Mismatching allocation and deallocation: StringPtr [vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:3341]: (error) Mismatching allocation and deallocation: StringPtr [vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp:3374]: (error) Mismatching allocation and deallocation: StringPtr

#15516 invalid vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp:879: wrong delete ? dcb
Description

vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp:879]: (error) Mismatching allocation and deallocation: NewStr

Source code is

NewStr = new CHAR8[strlen (VarStr) + strlen (SName) + 1]; NewStr[0] = '\0'; strcpy (NewStr, SName); strcat (NewStr, VarStr + strlen (FName)); ReturnCode = lCVfrVarDataTypeDB.GetDataFieldInfo (NewStr, Info.mInfo.mVarOffset, Info.mVarType, Info.mVarTotalSize); delete NewStr;

#15517 duplicate vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrCompiler.cpp: 2 * wrong delete ? dcb
Description

vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrCompiler.cpp:515]: (error) Mismatching allocation and deallocation: PreProcessCmd [vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/VfrCompiler.cpp:525]: (error) Mismatching allocation and deallocation: PreProcessCmd

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

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