Disable an optimization of busybox that causes UB by yujincheng08 · Pull Request #4731 · topjohnwu/Magisk
This optimization will cause busybox crash:
For example, the compile result of Init_G from ash.c is:
0x491624 : bl 0x4472d4 ; xzalloc at xfuncs_printf....