ACK to patches 01 through 07 with the minor comments addressed Christophe On Mon, May 28, 2018 at 09:57:53AM +0100, Frediano Ziglio wrote: > Includes: > - minor cleanups; > - project updates; > - warning removals; > - possible minor buffer overflows; > - code style updates. > > Frediano Ziglio (13): > vcproj: Remove reference to CxImage > vcproj: Add some missing files > Fix minor compiler compatibility > Avoid unused variable warning > msi: Do not generate deps.txt > file_xfer: Remove FileXferTask structure alignment > file_xfer: Remove too C syntax for C++ > file_xfer: Use destructor for FileXferTask > file_xfer: Use shared_ptr to simplify memory management > Minor overflow checks improvements > Fix some minor buffer overflows reading registry informations > Factor out an utility function to read strings from registry > build: Base cmake support > > CMakeLists.txt | 48 ++++++++++++++ > Makefile.am | 8 +-- > spice-vdagent.wxs.in | 4 -- > vdagent/display_configuration.cpp | 2 +- > vdagent/display_setting.cpp | 100 +++++++++++++++++------------- > vdagent/file_xfer.cpp | 48 ++++++-------- > vdagent/file_xfer.h | 11 ++-- > vdagent/image.cpp | 4 ++ > vdagent/vdagent.cpp | 13 +++- > vdagent/vdagent.vcproj | 28 ++++++--- > 10 files changed, 167 insertions(+), 99 deletions(-) > create mode 100644 CMakeLists.txt > > -- > 2.17.0 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel