|
From: | Ben Wong |
Subject: | Re: [Bug-readline] Readline fuzz testing |
Date: | Tue, 11 Jul 2017 00:58:52 -0700 |
Also, there is still the problem of rl.c locking up on fairly simple input: wget https://cnswww.cns.cwru.edu/php/chet/readline/rl.c gcc -fsanitize=address rl.c -o rl readline/libreadline.a -lncurses printf '\e\n\eRgy\000' | ./rl [readline hangs in an infinite loop, using all CPU]
[Prev in Thread] | Current Thread | [Next in Thread] |