https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203743

Jilles Tjoelker <jil...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |jil...@freebsd.org
                 CC|                            |jil...@freebsd.org
             Status|New                         |Open

--- Comment #1 from Jilles Tjoelker <jil...@freebsd.org> ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to