Skip to content
Snippets Groups Projects
Commit 6e462d8e authored by Mikhail Vanyulin's avatar Mikhail Vanyulin Committed by Jonas Höppner
Browse files

test: slave: Fix the name of close() call


Incorrect routine is called on Slave side - mdb_master_close(). Change it
to mdb_slave_close().
Without this fix, the test for Slave fails with segmentation fault.

Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
parent 79e0f1bf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment