mgilorma
Results
1
issues of
mgilorma
FastTransfer was actually calling build_block_buffer which returns a pointer to the buffer rather than returning 0 or -1. Switching to fast_build_block_buffer got everything working for me.