[Spice-devel] [PATCH 0/2] Fix some clang static analyzer warnings
Christophe Fergeau
cfergeau at gmail.com
Tue Mar 22 05:41:10 PDT 2011
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
More information about the Spice-devel
mailing list