https://sourceware.org/bugzilla/show_bug.cgi?id=32186
Bug ID: 32186
Summary: eu-unstrip should search for debuginfo via debuginfod
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Dynamic memory, referenced by 'collected', is allocated at elflint.c:2235
and lost at elflint.c:2296.
Found by RASU JSC with SVACE.
Signed-off-by: Maks Mishin
---
src/elflint.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/elflint.c b/src/elflint.c
index e56e1465..cdc6108d 100644
---