Bug #5145
Updated by Victor Julien over 2 years ago
Found by ClusterFuzzLite, then oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44185 -The The whole NFSv3 logic for writes seems wrong (like ts_chunk_left should always be 0, we do not know the final size of the file)- This is not about the full filesize, but only about the current chunk that we're processing. file)