https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203743
Jilles Tjoelker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC| |[email protected] Status|New |Open --- Comment #1 from Jilles Tjoelker <[email protected]> --- Created attachment 162193 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162193&action=edit correctly use buffer sizes This patch makes libedit read the text into the current buffer correctly. If you make the text much longer in the editor, it will be truncated (and then executed in its truncated form). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
