s4:torture/local: only pass prefix strings to tdb_add_record() in dbspeed.c
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2014 08:08:17 +0000 (09:08 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 Apr 2014 07:03:45 +0000 (09:03 +0200)
commit2f0f7af39cb72d421122676225b3ff4c4577d076
treefafe112da0ad4d02a1b821ef439b0532146389fb
parente794206ed0e313828a6c751695864e96db36ba66
s4:torture/local: only pass prefix strings to tdb_add_record() in dbspeed.c

This way the compiler has a chance to check the format string.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/local/dbspeed.c