
A debug assertion in the readwritesplit would always fail when the master DCB was NULL. This was caused by the fact that the debug assertion assumes that the pointer that is passed to it is a valid pointer.
A debug assertion in the readwritesplit would always fail when the master DCB was NULL. This was caused by the fact that the debug assertion assumes that the pointer that is passed to it is a valid pointer.