Gamer_Z

Results 10 issues of Gamer_Z

Is it possible to add users without restarting / re-creating the docker container? If yes, how? And: Is it possible to reload/refresh the public keys for all users at run-time?...

This popped up into my head a long time ago and didn't come around to implementing this myself, so I will just leave it here as a suggestion for whomever...

This error occurs with the recent update. Could you provide instructions on how to update the following pattern: ``` auto scrThreadIdPattern = pattern( "FF 40 5C 8B 15 ? ?...

**Describe the bug** Phone calls through 3g/LTE stop working (can hear the other side, but other side doesn't hear me) after blocking 'Filter Provider' in AFWall+. In logcat the following...

Review

Is there a way to mock functions which accept function pointers as parameters? ``` typedef int mbedtls_ctr_drbg_context; typedef int (*f_entropy_t)(void*, unsigned char*, size_t); int mbedtls_ctr_drbg_seed(mbedtls_ctr_drbg_context* ctx, f_entropy_t f_entropy, void* p_entropy,...

We encountered an issue where we could build the library separately, but including it into our project made it fail to compile. The way we include the library (simplified form...

``` > uname -a Linux HOSTNAME 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux ``` ``` > lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux...

In Android 9, I think, I could access files from my work profile. Now I can't (it's garbage looking names only). How can I access all user files, not just...

### Checks - [X] I have read the FAQ section, searched the open issues, and still think this is a new bug. ### Describe the bug you encountered: I am...

bug