[
https://issues.apache.org/jira/browse/TS-5007?focusedWorklogId=31174&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31174
]
ASF GitHub Bot logged work on TS-5007:
--------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/16 23:20
Start Date: 26/Oct/16 23:20
Worklog Time Spent: 10m
Work Description: GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/1150
TS-5007: 1356983 initialize test value properly
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-5007
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1150.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1150
----
commit e6c5f2baecdfd74165a266d01dd45f656aea3429
Author: Leif Hedstrom <[email protected]>
Date: 2016-10-26T22:35:27Z
TS-5007: 1356983 initialize test value properly
----
Issue Time Tracking
-------------------
Worklog Id: (was: 31174)
Time Spent: 10m
Remaining Estimate: 0h
> CID 1356983 Uninitialized scalar field in CacheTest.cc
> ------------------------------------------------------
>
> Key: TS-5007
> URL: https://issues.apache.org/jira/browse/TS-5007
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache, Tests
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code}
> 52 SET_HANDLER(&CacheTestSM::event_handler);
>
> CID 1356983 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
> 2. uninit_member: Non-static class member field header.serial is not
> initialized in this constructor nor in any functions that it calls.
> 53}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)