From: Victor Toso <me@xxxxxxxxxxxxxx> *** v2 -> v3 01/04 - Adressing Frediano comments, many thanks! (much better now) - move num_types declaration to be together with types[] - reduced one for to be the length of num_types - moved an if outside of the scope of above for 02/04 - Adressing Frediano comments - Moved the initial if() to be after the debugging chunk 03/04 - Acked (no changes) 04/04 - Acked (no changes0 Hi, Just looking into clipboard code again and realized that I had some pending patches on this function. Cheers, *** v1 -> v2 01/04 (no changes) 02/04 (no changes) 03/04 - Kept the identation (extra space in the string) (pavel) - Kept \"\" instead of '' (pavel) - Acked-by: Pavel Grunt <pgrunt@xxxxxxxxxx> 04/04 - Moved one variable 't' to its correct internal scope (pavel) - changed them to guint (pavel) *** v1 - https://lists.freedesktop.org/archives/spice-devel/2017-February/035937.html - Pushed 98569163c "gtk-session: check if retrieving clipboard data failed" - Pushed bd9fda26a "gtk-session: initialize array without memset" Victor Toso (4): gtk-session: use clear variable for array's size gtk-session: do an early check of clipboard grab gtk-session: move atom's debug gtk-session: move variables to internal scope src/spice-gtk-session.c | 66 +++++++++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 30 deletions(-) -- 2.13.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel