Hey, When testing changes which make spice-server send streams with an odd height (currently all stream heights are rounded to the next 2 multiple), I came across a few bugs in spice-gtk mjpeg code, here are the various fixes.
Christophe Christophe Fergeau (4): mjpeg: properly abort decompression in error path mjpeg: restrict use of i and j mjpeg: remove wrong g_return_if_fail mjpeg: don't leak last stream image gtk/channel-display-mjpeg.c | 31 +++++++++++++++++++------------ 1 files changed, 19 insertions(+), 12 deletions(-) -- 1.7.6 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
