Fix "tcp_require_key" to not clear the cache entry.
commit752e9a98be3e054db99650870b865e65ee188cd1
authorBen Kibbey <bjk@luxsci.net>
Thu, 15 Oct 2015 22:37:40 +0000 (15 18:37 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 17 Oct 2015 15:46:20 +0000 (17 11:46 -0400)
tree672dcd6a16dff624f62a55a14a13b960a741d0dc
parent718e9cc7b45b68b30cca0e105999a34cf3252090
Fix "tcp_require_key" to not clear the cache entry.

To prevent a DoS to another client do not clear the cache entry. Only
try to decrypt the data file.
src/commands.c