1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00
Volker Lendecke a7fdd4f7c2 tdb: Slightly simplify transaction_write
realloc(NULL, ...) is equivalent to malloc. We are already using this
realloc property for tdb->lockrecs. It should not make any difference
in speed, it just makes for a little simpler code.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Feb 19 17:30:13 CET 2013 on sn-devel-104
2013-02-19 17:30:13 +01:00
..
2013-02-05 13:18:28 +01:00
2013-02-05 13:18:28 +01:00
2012-12-21 11:54:53 +01:00
2013-02-05 13:18:28 +01:00
2013-02-16 17:13:32 +01:00
2013-02-05 13:18:28 +01:00
2013-02-05 13:18:28 +01:00