mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
48efc25f74
Module blocked clients cache the response in a temporary client, the reply list in this client would be affected by the recent fix in #7202, but when the reply is later copied into the real client, it would have bypassed all the checks for output buffer limit, which would have resulted in both: responding with a partial response to the client, and also not disconnecting it at all. |
||
---|---|---|
.. | ||
auth.tcl | ||
blockedclient.tcl | ||
blockonkeys.tcl | ||
commandfilter.tcl | ||
datatype.tcl | ||
fork.tcl | ||
getkeys.tcl | ||
hooks.tcl | ||
infotest.tcl | ||
keyspace_events.tcl | ||
misc.tcl | ||
propagate.tcl | ||
scan.tcl | ||
test_lazyfree.tcl | ||
testrdb.tcl | ||
timer.tcl |