-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
ALL
-
-
Platforms 18 (08/05/16)
Since toUtf8String() can throw, it's possible to miss calling LocalFree(errorText). This should probably be placed in an ON_BLOCK_EXIT.