Skip to content
Snippets Groups Projects
Commit 0e2599a0 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

rrsets: fix broken knot_rrset_rdata_equal()

Compare RDATA count in each RR set at first, therefore it is
sufficient to check just from r1 to r2.

There was a bug which caused the function to return true if
the RDATA were not equal, but only the last entry matched.
parent bafd6ac5
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