VirtualBox

Ignore:
Timestamp:
Aug 27, 2013 10:15:13 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88483
Message:

NATNetwork windows build fix. Fixed memory leak in recalculateIpv4AddressAssignments due to confusing string handling and simplified the code there a little (~20 lines shorter). Fixed indentation and some other nits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/NATNetworkImpl.h

    r48098 r48107  
    11/* $Id$ */
    2 
    32/** @file
    4  *
    5  * VirtualBox COM class implementation
     3 * INATNetwork implementation header, lives in VBoxSVC.
    64 */
    75
     
    129127
    130128private:
    131     int RecalculateIpv4AddressAssignments();
     129    int recalculateIpv4AddressAssignments();
    132130    int findFirstAvailableOffset(uint32_t *);
    133131
     
    145143};
    146144
    147 #endif // ____H_H_NATNETWORKIMPL
     145#endif // !____H_H_NATNETWORKIMPL
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