As the summary, I run some memory check on busybox, and get some memory leaks, after debug, I found the leaks are the strings in auto_string. I'm using busybox on a memory constrained hardware, with 320K heap size, which is enough for elf busybox, but need CONFIG_FEATURE_CLEAN_UP working.