Skip to content

Dispatch memory fixes#240

Merged
asfgit merged 3 commits intoapache:masterfrom
alanconway:dispatch-mem
Jan 2, 2018
Merged

Dispatch memory fixes#240
asfgit merged 3 commits intoapache:masterfrom
alanconway:dispatch-mem

Conversation

@alanconway
Copy link
Contributor

These are fixes for valgrind errors in the unit tests that I saw when running tests on master. There are more to fix, in the system tests.

Requesting review as I have been away from dispatch for a while, don't want to cause a regression. ctest with my changes is no worse than without - the policy and user_id_proxy system tests are failing with timeouts for me on master with/without these changes.

Maybe not a leak in a deployed broker but fixed it anyway to keep tests clean.
Changed server shutdown order so that context objects are not used after free
by logger.
@ganeshmurthy
Copy link
Contributor

ganeshmurthy commented Jan 2, 2018

This looks good to me. I will commit.

@asfgit asfgit merged commit 892a413 into apache:master Jan 2, 2018
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
Co-authored-by: mgoulish <mgoulish@redhat.com>
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

Successfully merging this pull request may close these issues.

3 participants

Comments