-
- Downloads
io/io: fix for ROOT-8516 (corruption in file writing)
When the write-cache required flushing to file and the length of the buffer to be written exceed the size of the cache buffer, requiring direct-write-to-file, the offset (seek position) was incorrectly left to the one of the last basket in the flushed cache.
Please register or sign in to comment