]> granicus.if.org Git - curl/commit
conncache: Remove the DEBUGASSERT on length check
authorSteve Holme <steve_holme@hotmail.com>
Wed, 29 May 2019 06:59:40 +0000 (07:59 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 29 May 2019 21:07:43 +0000 (22:07 +0100)
commitbdf6d8af3e7be26ed9b49f6bfae986ec44964429
tree098ea7b49265c1df88dd9d92815ec9f6bd783051
parent48b9ea43790b48d27fbf226051f2540f762f2923
conncache: Remove the DEBUGASSERT on length check

We trust the calling code as this is an internal function.

Closes #3962
lib/conncache.c