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

Leif Hedstrom updated TS-4722:
------------------------------
    Fix Version/s: 7.0.0

> CID 1361277:  Uninitialized members in LogConfig::LogConfig
> -----------------------------------------------------------
>
>                 Key: TS-4722
>                 URL: https://issues.apache.org/jira/browse/TS-4722
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: Leif Hedstrom
>             Fix For: 7.0.0
>
>
> {code}
> *** CID 1361277:  Uninitialized members  (UNINIT_CTOR)
> /proxy/logging/LogConfig.cc: 290 in LogConfig::LogConfig()()
> 284     {
> 285       // Setup the default values for all LogConfig public variables so 
> that
> 286       // a LogConfig object is valid upon return from the constructor even
> 287       // if no configuration file is read
> 288       //
> 289       setup_default_values();
>    CID 1361277:  Uninitialized members  (UNINIT_CTOR)
>    Non-static class member "custom_logs_enabled" is not initialized in this 
> constructor nor in any functions that it calls.
> 290     }
> 291     
> 292     
> /*-------------------------------------------------------------------------
> 293       LogConfig::~LogConfig
> 294     
> 295       Delete all config variable strings.
> {code}



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

Reply via email to