mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
make sure we unlock
(This used to be ctdb commit c09054f878a88129abb6cce24c7bbf53f61a2648)
This commit is contained in:
parent
b87de399f2
commit
ae6722e845
@ -89,6 +89,7 @@ static void bench_fetch_1node(struct ctdb_context *ctdb)
|
||||
data.dsize = strlen((const char *)data.dptr)+1;
|
||||
|
||||
ret = ctdb_record_store(h, data);
|
||||
talloc_free(h);
|
||||
if (ret != 0) {
|
||||
printf("Failed to store record\n");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user