mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-02-07 20:36:13 +00:00
![Eric Andersen](/assets/img/avatar_default.png)
uses it to avoid possible buffer underruns whn strlen is zero, and avoid the possible space-hogging inline of strlen() in several cases. -Erik