mirror of
https://github.com/predis/predis.git
synced 2026-09-21 15:50:27 +00:00
3edc442e55
* Fixed CRLF command injection / smuggling in AbstractAggregateConnection::write()
* Revert "Fixed CRLF command injection / smuggling in AbstractAggregateConnection::write()"
This reverts commit a4720b03ee.
* Fixed CRLF command smuggling and node misrouting in AbstractAggregateConnection::write() and CommandInterface::deserializeCommand()
* Revert change