• Luca Barbato's avatar
    shorten: use the unsigned type where needed · 5cf7c727
    Luca Barbato authored
    get_uint returns an unsigned value, use an unsigned to store
    blocksize to make sure the comparison logic is correct and report
    correctly the error for the channel count not supported.
    5cf7c727