v.20.9Bug Fix

Fix Memory Leak in TwoLevelStringHashTable Implementation

Fix a very wrong code in TwoLevelStringHashTable implementation, which might lead to memory leak. I'm suprised how this bug can lurk for so long.... #16264 (Amos Bird).