dbwrap: Remove talloc from dbwrap_watch_record_stored()
commita1187bb873009ea673b039bc7152c31f831f6366
authorVolker Lendecke <vl@samba.org>
Sun, 20 Sep 2015 16:25:20 +0000 (20 18:25 +0200)
committerRalph Böhme <slow@samba.org>
Tue, 22 Sep 2015 05:50:57 +0000 (22 07:50 +0200)
treedf4e7214920ff1129f8788eccaadbf8d46667df6
parent1a8750a2c619ca3ab44c49e186a89893742f435f
dbwrap: Remove talloc from dbwrap_watch_record_stored()

This happens on every store to locking.tdb for example, so we should
make it cheap.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Sep 22 07:50:58 CEST 2015 on sn-devel-104
source3/lib/dbwrap/dbwrap_watch.c