• Luca Boccassi's avatar
    Problem: REP leaves label msgs for dead REQ in pipe · bdc676f6
    Luca Boccassi authored
    Solution: roll back the pipe if writing messages other than the
    first fails in router::xsend. Roll it back also when the pipe is
    terminating.
    Also add test case that reproduces the memory leak when ran with
    valgrind.
    Fixes #2567
    bdc676f6
test_reqrep_ipc.cpp 2.98 KB