Cast various s->blength references inside of MIN() macros to OFF_T
authorWayne Davison <wayned@samba.org>
Fri, 22 Aug 2003 21:26:08 +0000 (21:26 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 22 Aug 2003 21:26:08 +0000 (21:26 +0000)
commitc95dcb3935ec8959385fdc5b5837d23b305b3bd5
tree28cb3e029c0382b0d0712e25f2441a143de61e68
parent1e4f48d6c470abb444d84c0850d16780560f2910
Cast various s->blength references inside of MIN() macros to OFF_T
so that compilers don't warn about signed/unsigned comparisons.
match.c