v.19.11Bug Fix

Fixed Overflow in Integer Division of Signed Type to Unsigned Type

Fixed overflow in integer division of signed type to unsigned type. This fixes #6214. #6233 (alexey-milovidov)