Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A memory leak detected in program inotifywait #94

Closed
fCorleone opened this issue Jul 17, 2018 · 2 comments
Closed

A memory leak detected in program inotifywait #94

fCorleone opened this issue Jul 17, 2018 · 2 comments
Labels

Comments

@fCorleone
Copy link

An issue has been detected when running program inotifywait in ./src/.libs/

=================================================================
==5097==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 8192 byte(s) in 1 object(s) allocated from:
    #0 0x7f2e4f4a4602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
    #1 0x408d16 in construct_path_list /home/mfc_fuzz/newprogram/inotify-tools/src/common.c:76

Direct leak of 8192 byte(s) in 1 object(s) allocated from:
    #0 0x7f2e4f4a4602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
    #1 0x408d23 in construct_path_list /home/mfc_fuzz/newprogram/inotify-tools/src/common.c:77
@ericcurtin
Copy link
Member

Could you describe the circumstances in which inotifywait was running in this case? @fCorleone

@github-actions
Copy link

We are clearing up our old issues and your ticket has been open for 2 years with no activity. Remove stale label or comment or this will be closed in 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants