Bugzilla – 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
Last modified: 2023-09-08 09:16:55 UTC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
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
I
mportance
:
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
)
CC List:
1 user
(
show
)
busybox-cvs
See Also:
Host:
Target:
Build:
Attachments
Add an attachment
(proposed patch, testcase, etc.)
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.
Format For Printing
-
XML
-
Clone This Bug
-
Top of page