Bug 15763 - 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
Summary: memory leakage even if ENABLE_FEATURE_CLEAN_UP is enabled, because INIT_G wil...
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-08 09:16 UTC by SimonQian
Modified: 2023-09-08 09:16 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SimonQian 2023-09-08 09:16:55 UTC
As the topic, I found many commands has such issuce, example hush.