lib/dbwrap: allow dbwrap_merge_dbufs() to update an existing buffer
authorStefan Metzmacher <metze@samba.org>
Sat, 10 Sep 2022 15:33:31 +0000 (17:33 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 20 Sep 2022 00:34:35 +0000 (00:34 +0000)
commit3c26ee84ce8bcd50e3788b1c4df5ebe2d101899c
treece2f67c0330f52278eda3533cdb8b227effbc650
parent6f2ce1fd34642e56a68b0997decbf50255063ea4
lib/dbwrap: allow dbwrap_merge_dbufs() to update an existing buffer

This will be useful in future...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15125

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/dbwrap/dbwrap.c
lib/dbwrap/dbwrap.h
lib/dbwrap/dbwrap_rbt.c
source3/lib/dbwrap/dbwrap_ctdb.c