Skip to content

Fix Coverity complaints in the qp-trie tests

Tony Finch requested to merge 3910-coverity-qp-tests into main

The main problem was qp_test_keytoname() not using qpkey_bit() to do bounds checking.

Closes #3910 (closed)

Merge request reports