
The master DCB was checked for NULL-ness but the proper way is to check if the backend reference is closed. This will fix a debug assertion in addition to possibly preventing crashes.
The master DCB was checked for NULL-ness but the proper way is to check if the backend reference is closed. This will fix a debug assertion in addition to possibly preventing crashes.