These patches are some miscellaneous left over after some security patches applied time ago. They focus on QXL command parsing. First patch handle better an error condition. Following two are some additional unit tests. Changes from v1: - renamed test executable; - fix a comment; - remove some spice_assert replaced by proper error handling; - removed merged patch; - third patch unchanged (beside rebased). Frediano Ziglio (3): check properly if red_get_data_chunks fails or not add test for QXL parsing functions add some tests for cursors parsing server/red-parse-qxl.c | 26 ++++-- server/tests/Makefile.am | 7 ++ server/tests/test-qxl-parsing.c | 177 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 201 insertions(+), 9 deletions(-) create mode 100644 server/tests/test-qxl-parsing.c -- 2.4.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel