Fix erasure build

This commit is contained in:
Greg Fitzgerald
2018-09-07 20:48:02 -06:00
parent fc64e1853c
commit a093d5c809
2 changed files with 1 additions and 3 deletions

View File

@@ -251,7 +251,7 @@ impl WindowUtil for Window {
if erasure::recover(
id,
recycler,
window,
self,
*consumed,
(*consumed % WINDOW_SIZE) as usize,
).is_err()