[Asterisk-code-review] term: truncate the message rather than the escapes. (asterisk[master])
Jaco Kroon
asteriskteam at digium.com
Thu Oct 28 10:38:26 CDT 2021
Attention is currently required from: Jaco Kroon.
Hello 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 (#2).
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, 12 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/40/16640/2
--
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: 2
Gerrit-Owner: Jaco Kroon <jaco at uls.co.za>
Gerrit-Reviewer: Friendly Automation
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/20211028/5eed1e88/attachment.html>
More information about the asterisk-code-review
mailing list