Hacker News new | ask | show | jobs
by bham 6072 days ago
Please submit a few reproducible cases to the mailing list. I'm sure Ludo or I (or you) could even patch it quickly. Thanks!
1 comments

I've committed a quick fix for the problems to me clone of the Git repo here: http://github.com/almost/redis

Check the changed doctests for examples of why it was a bad idea not to sanitize key names and other params. Ignore the changed doctests involving Decimals, I had to change those to get them to pass on my machine but they're not related to me fixes.