[PATCH] msvcrt: Change how fread splits reading into chunks

Piotr Caban piotr at codeweavers.com
Thu Nov 30 12:55:16 CST 2017


It affects fd stream position and buffer content on unsuccessul reads.
For bug #43116.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/file.c       |  6 +++---
  dlls/msvcrt/tests/file.c | 28 ++++++++++++++++++++++++++--
  2 files changed, 29 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Change-how-fread-splits-reading-into-chunks.txt
Type: text/x-patch
Size: 3194 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171130/f2b3fc9f/attachment.bin>


More information about the wine-devel mailing list