Skip to content
Snippets Groups Projects
Commit 0c8eb1a0 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Write through if write_wrapper() size is > than buffer size.

Previously, if size was > 2*buffer_size + 1 than the rest of
the requested data was not written as the function doesn't allow
multiple buffer flushes.

refs #1779
parent f1533e98
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment