Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.1.1.0
-
Fix Version/s: V2.1.2.0
-
Component/s: Middleware
-
Labels:None
-
Account:SDO rcX (SDORCX)
Description
Due to unsufficient check of the volume handle a call to a public Mid_Fat function always causes an exception if a prior mount of the volume failed or wasn't performed at all. The volume handle needs to be check in every public Mid_Fat function to handle this specific scenario and return an appropriate error code.