[
https://issues.apache.org/jira/browse/TS-4647?focusedWorklogId=25520&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25520
]
ASF GitHub Bot logged work on TS-4647:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Jul/16 22:17
Start Date: 15/Jul/16 22:17
Worklog Time Spent: 10m
Work Description: Github user jpeach closed the pull request at:
https://github.com/apache/trafficserver/pull/799
Issue Time Tracking
-------------------
Worklog Id: (was: 25520)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)