diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2012-02-10 14:05:27 +0000 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-20 15:30:23 +0100 |
commit | 9f7d6175e7f8af3cb8b3556affe04d49d35be663 (patch) | |
tree | ccfa305a26b01f5b198bcd8aff90ed581e30e22d /python_modules/spice_parser.py | |
parent | 3bc7d096b61983c7b6d8334bf79b8bc64933fe6e (diff) | |
download | spice-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