The assertion does not trigger if mParent == NULL, right?

Achim.

On Feb 10, 2010, at 13:12 , Christophe Devriese wrote:

> from VBoxMedium.cpp:138 :
> 
>         /* Adjust the parent if its possible */
>         CMedium parent = mMedium.GetParent();
>         Assert (!parent.isNull() || mParent == NULL);
> 
> Why can't a harddisk Imedium have a NULL parent ?
> 
> Cheers,
> 
> Christophe
> _______________________________________________
> vbox-dev mailing list
> [email protected]
> http://vbox.innotek.de/mailman/listinfo/vbox-dev

_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to