VirtualBox

Ignore:
Timestamp:
Oct 26, 2007 5:28:37 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25743
Message:

Main: Fixed memory errors and leaks found by valgrind.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h

    r4071 r5523  
    136136
    137137public:
     138    /**
     139     * Free all the members of a USB interface returned by getDevice().
     140     *
     141     * @param   pIf         Pointer to the interface.
     142     * @param   cIfs        Number of consecutive interfaces pIf points to
     143     */
     144    static void freeInterfaceMembers (PUSBINTERFACE pIf, unsigned cIfs);
     145
    138146    /**
    139147     * Free one USB device returned by getDevice().
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