Revert "If the key len is -1, then do an strlen on the key"
This reverts commit 0a4f25e8. The commit did not compile.. the key_len is size_t so it's an unsigned...
Showing
Please register or sign in to comment
This reverts commit 0a4f25e8. The commit did not compile.. the key_len is size_t so it's an unsigned...