Go to file
Daniel P. Berrange 9f7d6175e7 Fix some integer range checks which always evaluate false
There are some integer range checks which always evaluate false
due to use of unsigned integer types. One of these would prevent
detection of encoding errors from celt. The others are simply
no-ops.

* common/pixman_utils.c: SpiceROP is an enum & thus unsigned
2012-03-20 15:30:23 +01:00
common Fix some integer range checks which always evaluate false 2012-03-20 15:30:23 +01:00
python_modules demarshal: fixed-size array are missing __nelements 2012-03-20 15:25:56 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py don't #include config.h in generated header files 2012-03-20 15:25:53 +01:00
spice.proto Send name & uuid to capable clients 2012-03-20 15:25:56 +01:00