[Spice-devel] [vdagent-win PATCH 0/4] Rewrite image support -- additional patches
Uri Lublin
uril at redhat.com
Tue Jul 11 15:54:45 UTC 2017
This patchset is extending Frediano's "Rewrite image support and other patches"
https://lists.freedesktop.org/archives/spice-devel/2017-July/038524.html
Patch 1 adds information to a clipboard log message
Patch 2 is unrelated to images
Patch 3 fixes an allocation problem [RFC]
Patch 4 changes the test program [RFC]
With Frediano's patchset and my patch 3,
I can copy/paste images between agent and client.
BTW, we should probably limit the allocated memory.
Patch 4 is just a preference (e.g. for example
showing usage instead of aborting).
Uri Lublin (4):
clipboard: log format used
event_dispatcher: vd_printf calls -- remove __func__
png: re-allocate enough memory
imagetest: replace assert with printf
vdagent/imagepng.cpp | 3 ++
vdagent/imagetest.cpp | 99 ++++++++++++++++++++++++++++++++++++++++++---------
vdagent/vdagent.cpp | 6 ++--
3 files changed, 89 insertions(+), 19 deletions(-)
--
2.13.0
More information about the Spice-devel
mailing list