[ https://issues.apache.org/jira/browse/TS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773689#action_12773689 ]
vijaya bhaskar mamidi commented on TS-12: ----------------------------------------- reviewed > Pontential buffer overrun in traffic_line command line > ------------------------------------------------------ > > Key: TS-12 > URL: https://issues.apache.org/jira/browse/TS-12 > Project: Traffic Server > Issue Type: Bug > Components: Security > Reporter: Leif Hedstrom > Priority: Minor > Attachments: buff.diff > > > There are potential buffer overruns in CliMain.cc, where we do things like > strncat(buf, "x", sizeof(buf); > strncat(buf, "y", sizeof(buf); > Proposed patch coming next. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.