Skip to content
Snippets Groups Projects
Commit ecdac251 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Changed node implementation. Previously, keys of skip list, although defined

as null pointers, contained actual key (type of RRset, that is), which did not
comply with definitions, and therefore was producing warnings. Changed node test,
so that they reflect this fact. Skip list's function return_list() and list_length()
now obsolete. Refs #121
parent 07ef439a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment