Skip to content

memory leak in paho mqtt library #541

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

Open
bhardwajvanshika-eaton opened this issue Mar 3, 2025 · 0 comments
Open

memory leak in paho mqtt library #541

bhardwajvanshika-eaton opened this issue Mar 3, 2025 · 0 comments

Comments

@bhardwajvanshika-eaton
Copy link

adding the valgrind report that indicates where the leak is:
==8169== 124,800 bytes in 1 blocks are still reachable in loss record 4,587 of 4,587
==8169== at 0x484479B: malloc (vg_replace_malloc.c:381)
==8169== by 0x5407917: ??? (in /usr/lib/libpaho-mqtt3as.so.1.3.10)
==8169== by 0x5414179: MQTTAsync_createWithOptions (in /usr/lib/libpaho-mqtt3as.so.1.3.10)
==8169== by 0x486F19C: edgex_bus_create_mqtt (in /usr/lib/libcsdk.so)
==8169== by 0x488D656: devsdk_service_start (in /usr/lib/libcsdk.so)
==8169== by 0x40ED9A: main (main.cpp:237)

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