Change assert to not allow bitstrings of 0 length.
Any other call to the bitstring will fail (bit_test, bit_clear, etc). I was unable to find a situation where this would be valid.
Please register or sign in to comment
Any other call to the bitstring will fail (bit_test, bit_clear, etc). I was unable to find a situation where this would be valid.