• Jan-Erik Rediger's avatar
    Handle large getrange requests · 53fdfda9
    Jan-Erik Rediger authored
    Previously the end was casted to a smaller type
    which resulted in a wrong check and failed
    with values larger than handled by unsigned.
    
    Closes #1847, #1844
    53fdfda9
t_string.c 14.3 KB