summaryrefslogtreecommitdiffstats
path: root/python_modules/spice_parser.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-02-10 14:05:27 +0000
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:30:23 +0100
commit9f7d6175e7f8af3cb8b3556affe04d49d35be663 (patch)
treeccfa305a26b01f5b198bcd8aff90ed581e30e22d /python_modules/spice_parser.py
parent3bc7d096b61983c7b6d8334bf79b8bc64933fe6e (diff)
downloadspice-common-9f7d6175e7f8af3cb8b3556affe04d49d35be663.tar.gz
spice-common-9f7d6175e7f8af3cb8b3556affe04d49d35be663.tar.xz
spice-common-9f7d6175e7f8af3cb8b3556affe04d49d35be663.zip
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
Diffstat (limited to 'python_modules/spice_parser.py')
0 files changed, 0 insertions, 0 deletions