tests: disable knot_dname_to_str_alloc() with incomplete dname
Buffer boundaries are checked in knot_dname_wire_check(). The tested function expects a valid dname. As a result, a memory outside the static buffer is accessed.
Please register or sign in to comment