mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-17 16:38:28 +00:00
![Shaka Huang](/assets/img/avatar_default.png)
faccessat() should return 0 when success, but it returns random number with errno == 0 in x86 platform. It’s a side effect of commit bf80b08b5febd3f311108ff1c6e6a6bf2d1113b7 when magisk binaries ‘corretly’ linked with library of API16 .. lol Co-authored-by: John Wu <topjohnwu@gmail.com>