v.20.10Bug Fix

Fix double free in dictGet function on dictionary load error

Fix double free in case of exception in function dictGet. It could have happened if dictionary was loaded with error. #16429 (Nikolai Kochetov).