• Lubos Slovak's avatar
    Bugfixes. · 2358741b
    Lubos Slovak authored
    Buffer was not used (wrong check).
    Item which caused error in insertion (infinite loop while buffer
      full) was being deleted in the test function even though it
      may have been inserted into the table. (This was causing the
      invalid pointer error.)
    Simplified ck_insert_item().
    2358741b