v.25.11Bug Fix (user-visible misbehavior in an official stable release)

Fix buffer size calculation

Fix buffer size calculation for base32Encode. Calculating base32Encode for column of strings of size smaller than 5 could lead to crashes. Resolves #89911. #89929 (Antonio Andelic).