fixed some bugs in the locking_slow code caused by the recent changes.
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Aug 1998 05:23:54 +0000 (05:23 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 16 Aug 1998 05:23:54 +0000 (05:23 +0000)
commit6daa579e0f76a9318bcac9442d7209580bb58bbc
treef5e79cf9ef1dbebc9c00b189489100e46631b9c1
parent23294e6fc1a6270067b7745ccaea1117a706e361
fixed some bugs in the locking_slow code caused by the recent changes.

also fixed a couple of %s/%d bugs in locking slow that have been there
for a while but are now revealed by the gcc printf argument testing.
(This used to be commit 16228c185a7844a243db538aa1e5729e62a8bc4a)
source3/locking/locking_slow.c