]> mj.ucw.cz Git - libucw.git/commit
Do not die on ASSERT when sorting an empty input with custom presorter.
authorMartin Mares <mj@ucw.cz>
Fri, 21 Sep 2007 09:14:55 +0000 (11:14 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 21 Sep 2007 09:14:55 +0000 (11:14 +0200)
commitf20fee710189d2280e8528520dc9c49f7da2ba59
tree81883f026f707ef74c9edb64823766e182e17e38
parent21bfef1202d491588afa0cc1882d1af3533e4dc2
Do not die on ASSERT when sorting an empty input with custom presorter.

We have test that not only the join bucket is available, but that the join
has actually happened, because custom presorters do not implement automatic
joining.
lib/sorter/govern.c