ryu

Results 3 issues of ryu

This PR fix some mode type to C.__mode_t from C.ushort. Because some OS version got diffrente type of ipc_perm.mode. for example, I got error like this on previous master version...

## Help yourself * I did try to restart Kodi :-) * I checked the [PKC Frequently Asked Questions on the PKC wiki](https://github.com/croneter/PlexKodiConnect/wiki/faq) * I did try to reset the...

Feedback needed

Comment Hello, I found a segmentation fault bug when use long long password(longer than 26 characters. like 32) in make_scrambled_password function. During create password by sha1, temporary variable h0 will...