o make sure the boundary is a power of 2, when not zero.
o don't convert 0 to ~0 just so that we can use MIN. ~0 is not a
valid boundary. Introduce BNDRY_MIN that deals with 0 values that mean no boundary.
o make sure the boundary is a power of 2, when not zero. Tags None Referenced Files None Subscribers None
Description
Details
|