Fix Memory Leak in TwoLevelStringHashTable Implementation
Official CH changelog text
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).