s3:dbwrap: initialize messaging before getting the ctdb connection
authorRalph Boehme <slow@samba.org>
Sat, 4 May 2019 10:12:04 +0000 (12:12 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 24 Oct 2019 08:12:27 +0000 (08:12 +0000)
commitca95d7f41b683b4d7ac59ed6ee709d44abfe2019
tree913772b40aa6f6ddcee5c2d3d831db09ce3c741e
parentab71d72138fffff5fc89b246b67cc4b82ca24f05
s3:dbwrap: initialize messaging before getting the ctdb connection

This is a better fix for bug #13465.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13925

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/dbwrap/dbwrap_open.c