Skip to content
Snippets Groups Projects
Commit 2358741b authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Bugfixes.

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().
parent bc0b9fe9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment