Hi Ray,

On Saturday 05 July 2014 23:41:25 Ray Yang wrote:
> Additional pszDriver is missing from the following line:
> 
> VMMR3DECL(int) PDMR3DriverDetach(PUVM pUVM, const char *pszDevice,
> unsigned iDevIns, unsigned iLun,
>                                  const char *pszDriver, unsigned
> iOccurance, uint32_t fFlags)
> {
>     LogFlow(("PDMR3DriverDetach: pszDevice=%p:{%s} iDevIns=%u iLun=%u
> pszDriver=%p:{%s} iOccurance=%u fFlags=%#x\n",
>              pszDevice, pszDevice, iDevIns, iLun, pszDriver, iOccurance,
> fFlags));
> ...
> 
> 
> It causes app crash when the logging is enabled.

thank you for this report. I've fixed this in the repository.

Thanks,

Frank
-- 
Dr.-Ing. Frank Mehnert | Software Development Director, VirtualBox
ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | 71384 Weinstadt, Germany

Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Geschäftsführer: Jürgen Kunz

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher

_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to