Hi, I ran spice through clang static analyzer (by doing scan-build ./autogen.sh && scan-build make -e) and here are 2 patches fixing some minor issues it reported.
Christophe Fergeau (2): common/pixman: remove dead assignments server/tests remove useless assignment common/pixman_utils.c | 10 +++------- server/tests/basic_event_loop.c | 1 - 2 files changed, 3 insertions(+), 8 deletions(-) -- 1.7.4 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
