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

Memory leaks #485

Open
janus opened this issue Jun 21, 2018 · 0 comments
Open

Memory leaks #485

janus opened this issue Jun 21, 2018 · 0 comments

Comments

@janus
Copy link

janus commented Jun 21, 2018

Memory leaks while running example tcpecho

`
==4678==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 5 byte(s) in 1 object(s) allocated from:
#0 0x7ff04461e30f in strdup (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x6230f)
#1 0x44f3d5 in cpy_arg test/picoapp.c:156
#2 0x4532c2 in app_tcpecho /home/emeka/buildtool/sample/picotcp/test/examples/tcpecho.c:129
#3 0x450bd6 in main test/picoapp.c:630
#4 0x7ff043def82f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f)

`

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

No branches or pull requests

1 participant