Ensure we are very explicit about what we're comparing when
authorJeremy Allison <jra@samba.org>
Mon, 20 Aug 2001 22:13:53 +0000 (22:13 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 20 Aug 2001 22:13:53 +0000 (22:13 +0000)
commitc786a4d89a3c4b7f2c6fdf0762e835ad7edbd664
treeca4c01a25d614da1d162ea76ebd023a6a20ef304
parent68525e9021832a74608f2dc3e0247317e713e384
Ensure we are very explicit about what we're comparing when
we're comparing structures (ie. don't just do a memcmp). I
don't think this will fix the fcntl spin issue, but it's a
"just in case" change.
Jeremy.
(This used to be commit 41066208ad8ca20d35a32bdf9ad934e11465c8f1)
source3/locking/locking.c