v.19.9Bug Fix

Fix Segfault in Delta Codec Which Affects Columns with Values Less Than 32 Bits Size

Fix segfault in Delta codec which affects columns with values less than 32 bits size. The bug led to random memory corruption. #5786 (alesapin)