You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont b0184f2869 Initialize queue "last" field
The compiler is not always able to see that "last" is always initialized
before being used, so always initialize it.
5 years ago
..
src Initialize queue "last" field 5 years ago
tests Add generic intrusive FIFO queue 5 years ago
meson.build Add generic intrusive FIFO queue 5 years ago