In clean_flist(), fixed the setting of the flist->high value for an
authorWayne Davison <wayned@samba.org>
Sun, 12 Jun 2005 06:07:23 +0000 (06:07 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 12 Jun 2005 06:07:23 +0000 (06:07 +0000)
commit910ee8c92e1c129b5699940aef4cfb8e5ca23df9
tree329ee898b4a15c2394f2e788e815e36a9552682e
parent8af1bc9011254c054053bfdeee6d255179dd3afa
In clean_flist(), fixed the setting of the flist->high value for an
empty list so that it can't cause a crash if it gets passed to
flist_find().
flist.c