[Spice-devel] [vdagent-win PATCH v2 0/6] Miscellaneous minor patches for the Windows Agent
Frediano Ziglio
fziglio at redhat.com
Tue May 29 09:33:22 UTC 2018
Updates:
- removed merged patches;
- fix macro reuse;
- use always TCHAR to read string from registry to simplify
factoring out a function;
- added a simple log string fix.
Frediano Ziglio (6):
Reuse spice-protocol macros instead of defining new ones for alignment
Minor overflow checks improvements
Fix some minor buffer overflows reading registry informations
Use always TCHAR to read string from registry
Factor out an utility function to read strings from registry
vdservice: Do not append line terminator to log
common/vdcommon.h | 8 ---
vdagent/display_setting.cpp | 102 ++++++++++++++++++------------------
vdagent/vdagent.cpp | 19 +++++--
vdservice/vdservice.cpp | 2 +-
4 files changed, 67 insertions(+), 64 deletions(-)
--
2.17.0
More information about the Spice-devel
mailing list