[Asterisk-code-review] term: truncate the message rather than the escapes. (asterisk[master])
Jaco Kroon
asteriskteam at digium.com
Tue Nov 9 04:03:40 CST 2021
Attention is currently required from: Jaco Kroon.
Hello Sean Bright, Kevin Harwell, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/16640
to look at the new patch set (#3).
Change subject: term: truncate the message rather than the escapes.
......................................................................
term: truncate the message rather than the escapes.
This is a two edged sword. Without this we end up potentially odd
escape sequences (which has been seen to cause screen corruption through
long function names in ast_debug), with this we change the meaning of
the message (but truncation could happen in any case).
Change-Id: I80ef7a4bfd2947e090ef830143391d11baebdb0d
Signed-off-by: Jaco Kroon <jaco at uls.co.za>
---
M main/term.c
1 file changed, 28 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/40/16640/3
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16640
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I80ef7a4bfd2947e090ef830143391d11baebdb0d
Gerrit-Change-Number: 16640
Gerrit-PatchSet: 3
Gerrit-Owner: Jaco Kroon <jaco at uls.co.za>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-Attention: Jaco Kroon <jaco at uls.co.za>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211109/064d7bd7/attachment.html>
More information about the asterisk-code-review
mailing list