Bug 15763

Summary: memory leakage even if ENABLE_FEATURE_CLEAN_UP is enabled, because INIT_G will call xzalloc, but no FINI_G is implemented and called while exit
Product: Busybox Reporter: SimonQian <vsfos>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description SimonQian 2023-09-08 09:16:55 UTC
As the topic, I found many commands has such issuce, example hush.