userlibandfileserver/fileserver/sfat32/sl_drv.cpp
branchRCL_3
changeset 36 bbf8bed59bcb
parent 22 2f92ad2dc5db
child 42 a179b74831c9
--- a/userlibandfileserver/fileserver/sfat32/sl_drv.cpp	Tue May 25 14:09:55 2010 +0300
+++ b/userlibandfileserver/fileserver/sfat32/sl_drv.cpp	Wed Jun 09 11:10:19 2010 +0300
@@ -49,6 +49,7 @@
 {
 	 if((iMount != NULL) && (iMount->LocalDrive() != NULL))
 		{
+		ASSERT(iMount->LocalDrive()->Mount() == NULL || iMount->LocalDrive()->Mount() == iMount);
 		iMount->LocalDrive()->SetMount(NULL);
         }