[ 
https://issues.apache.org/jira/browse/TS-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Peach resolved TS-4647.
-----------------------------
    Resolution: Fixed

> CID 1214706 : Incorrect buf reference
> -------------------------------------
>
>                 Key: TS-4647
>                 URL: https://issues.apache.org/jira/browse/TS-4647
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Tyler Stroh
>            Assignee: Tyler Stroh
>             Fix For: 7.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This should reference buf3.
> 1243  char buf3[next_required_overflow_size];
> 1244  for (unsigned int i = 0; i < sizeof(buf); ++i) {
> 1245    buf3[i] = ('a' + (i % 26));
> 1246  }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to