Fix uninitialized variable loop
The following command will usually just fail # /system/bin/mount -t proc proc /proc ioctl LOOP_SET_FD failed: Bad file number The simple patch fixes the issue.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The following command will usually just fail # /system/bin/mount -t proc proc /proc ioctl LOOP_SET_FD failed: Bad file number The simple patch fixes the issue.