• antirez's avatar
    Security: fix redis-cli buffer overflow. · 37578f2e
    antirez authored
    Thanks to Fakhri Zulkifli for reporting it.
    
    The fix switched to dynamic allocation, copying the final prompt in the
    static buffer only at the end.
    37578f2e
redis-cli.c 88.6 KB