Browse Source
We want to check whether the amount of free space is smaller than the requested write size. Checking maxsize - size() is incorrect for bufferstart >= 0, as size() = end - start. Gbp-Dch: ignoredebian/1.8.y

1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue