Patched redis-cli to abort on unexpected quotation. This caused redis-cli to get into an infinite, memory-consuming loop.
Changed redis-cli to output the raw response for a bulk reply when it is run in interactive mode instead of checking isatty.