diff options
author | cjihrig <cjihrig@gmail.com> | 2019-08-15 10:45:58 -0400 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2019-08-20 10:33:32 -0400 |
commit | 1bd7cc5ce99367d159f4025ab8cb548e75c5a8c8 (patch) | |
tree | 42434b46d036623c1dbd09beac9b82b6ba167598 /docs/src | |
parent | b571851e6e3040d009a971f0bebe010426bfcf87 (diff) | |
download | libuv-1bd7cc5ce99367d159f4025ab8cb548e75c5a8c8.tar.gz libuv-1bd7cc5ce99367d159f4025ab8cb548e75c5a8c8.zip |
test: remove assertion in fs_statfs test
The f_files value can equal 0, making the current assertion
incorrect. Including 0 in the assertion range leads to a
type-limits compiler warning. So, this commit just removes
the redundant assertion.
Fixes: https://github.com/libuv/libuv/issues/2417
PR-URL: https://github.com/libuv/libuv/pull/2426
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions