userlibandfileserver/fileserver/sfat32/sl_drv.cpp
branchRCL_3
changeset 196 83c58605f049
parent 147 bbf8bed59bcb
child 249 a179b74831c9
--- a/userlibandfileserver/fileserver/sfat32/sl_drv.cpp	Wed Jun 09 10:31:37 2010 +0100
+++ b/userlibandfileserver/fileserver/sfat32/sl_drv.cpp	Tue Jul 06 11:40:58 2010 +0100
@@ -49,6 +49,7 @@
 {
 	 if((iMount != NULL) && (iMount->LocalDrive() != NULL))
 		{
+		ASSERT(iMount->LocalDrive()->Mount() == NULL || iMount->LocalDrive()->Mount() == iMount);
 		iMount->LocalDrive()->SetMount(NULL);
         }