e2f5012
Motivation: e2f5012 added unit tests which did not verify the buffer was released as it was intended to. Modification: - Unit tests must verify release is called Result: Unit tests enforce that ByteBufs are released.