mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2026-01-14 03:44:52 +00:00
This test compares a guint8 and a gchar with '==' which fails when comparing 240 to -16, even though these are the same byte value. Add an explicit 'guchar' cast to correct the problem. https://bugs.freedesktop.org/show_bug.cgi?id=74754 |
||
|---|---|---|
| .. | ||
| coroutine.c | ||
| Makefile.am | ||
| util.c | ||