• antirez's avatar
    Security: fix redis-cli buffer overflow. · 9fdcc159
    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.
    9fdcc159
redis-cli.c 98.3 KB