- Fixed a crash in flist_find() when the last item in the flist has
authorWayne Davison <wayned@samba.org>
Sat, 27 Jul 2002 18:01:21 +0000 (18:01 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 27 Jul 2002 18:01:21 +0000 (18:01 +0000)
commitca23c51aeb44b01a1e049d6147dbe769edd9f543
tree43be2d409f4990508bd7adf62763becbd856a64e
parentfca9a9b0f044a9ef93cea27dadc01ecd56d1274c
- Fixed a crash in flist_find() when the last item in the flist has
  been removed as a duplicate.
- Got rid of a compiler warning about mixed signed/unsigned types in a
  conditional expression.
flist.c