Hi,

GDB had a bug, which was fixed recently 
<https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=23031e319207140e76a9c18e308995fe28322b58>,
 where it would pass large values to rl_set_screen_size (which multiplies the 
arguments it’s given) and lead to undefined behavior. On the gdb-patches 
mailing list, it was mentioned 
<https://sourceware.org/ml/gdb-patches/2019-02/msg00250.html> that there is no 
documented maximum size for the rows or columns parameters. Is this something 
that Readline would be willing to improve, either through better documentation 
or better handling? I can  send in a patch for this if this is something that 
would be appreciated.

Regards,
Saagar Jha

_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to