Fix short reads in ContentReader::buffer()
The actual length of data read by `dap::Reader::read()` was not being correctly inspected.
Fixed, added test.
Bug identified by @kuafuwang.
Fixes #27
Showing
Please
register
or
sign in
to comment