bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] Improving support for rl_set_screen_size's restrictions


From: Saagar Jha
Subject: [Bug-readline] Improving support for rl_set_screen_size's restrictions
Date: Sun, 3 Mar 2019 02:13:38 -0800

Hi,

GDB had a bug, which was fixed recently, 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 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]