Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Fix Memory Management in all Validators.
validateValue method should only return a result if a new Object has been generated internally. If the value was already of the correct type then result must be NULL. The code which uses this method must check and handle its memory accordingly.