Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

MAM - Use of uninitialised value of size 8 (mam_api_destroy) #1466

Open
kuhlmannmarkus opened this issue Dec 30, 2019 · 0 comments
Open

MAM - Use of uninitialised value of size 8 (mam_api_destroy) #1466

kuhlmannmarkus opened this issue Dec 30, 2019 · 0 comments

Comments

@kuhlmannmarkus
Copy link
Contributor

kuhlmannmarkus commented Dec 30, 2019

Describe the bug
A Use of uninitialised value of size 8 appears.
Valgrind Info:
==10878== at 0x294A5D: mam_channel_t_set_remove_entry (mam_channel_t_set.c:37)
==10878== by 0x292F06: mam_channels_destroy (channel.c:81)
==10878== by 0x27F8A3: mam_api_destroy (api.c:306)

To Reproduce
Steps to reproduce the behavior:
Use mam_api_destroy in any way.
For example run mam/api/tests/test_api through valgrind. This serves as example.

Expected behavior
Use of uninitialised value of size 8 should not happen.

Desktop (please complete the following information):

  • OS: Ubuntu 18.04
@kuhlmannmarkus kuhlmannmarkus changed the title MAM - Use of uninitialised value of size 8 MAM - Use of uninitialised value of size 8 (mam_api_destroy) Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant