r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never
authorJames Peach <jpeach@samba.org>
Fri, 9 Jun 2006 10:50:45 +0000 (10:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:21 +0000 (11:17 -0500)
commitc12c557a13ad5e26e1c3c8a7e46f3e096b7f6479
tree40a607dc7d425c138879f0d3c97bc5437bb2186f
parentbf7a5433b4da564c5298e856cdd46383b8998bb2
r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never
confuse an uninitialised __profile_clock with CLOCK_REALTIME. Flip the
condition argument to SMB_WARN around so that it's correct (though
completely non-intuitive).
(This used to be commit 60b5f9618b77afb397f96c1ff406c8cd3a4648f3)
source3/profile/profile.c