]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Use PutString to manage short WriteFile
authorOwen Smith <owen.smith@citrix.com>
Tue, 29 Aug 2017 10:25:51 +0000 (11:25 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 29 Aug 2017 10:25:51 +0000 (11:25 +0100)
commit86c06caccf2e8d7bbcf13926aa1cfcfde5dc1192
treece2570c27e2ffb39fc132896a1b2ab176b398130
parent5cbe28d67e7ed0cd3dc7615c14ef36efd808306c
Use PutString to manage short WriteFile

PutString will now deal in UCHARs, so the calculated lengths need to be
translated into byte counts.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/monitor/monitor.c