VirtualBox

Changeset 48432 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Sep 11, 2013 2:14:37 PM (11 years ago)
Author:
vboxsync
Message:

ConfigEntity::ConfigEntity: init m_u32ExpirationPeriod

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/DHCP/Config.h

    r48420 r48432  
    230230      BaseConfigEntity(criteria, matchingLevel),
    231231      m_name(name),
    232       m_parentCfg(cfg)
     232      m_parentCfg(cfg),
     233      m_u32ExpirationPeriod(0)
    233234    {
    234235        unconst(m_parentCfg)->add(this);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette