VirtualBox

Changeset 107610 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 10, 2025 9:39:15 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166694
Message:

Main/xml/Settings.cpp: Missing member initializer, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r107502 r107610  
    34873487    fAliasProxyOnly(false),
    34883488    fAliasUseSamePorts(false),
    3489     fLocalhostReachable(true) /* Historically this value is true. */
     3489    fLocalhostReachable(true), /* Historically this value is true. */
     3490    fForwardBroadcast(false)
    34903491{
    34913492}
Note: See TracChangeset for help on using the changeset viewer.

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