v.21.1Bug Fixes

Buffer Overflow Fix in addMonth Function

Buffer overflow (on memory read) was possible if addMonth function was called with specifically crafted arguments. This fixes #19441. This fixes #19413. #19472 (alexey-milovidov).