VirtualBox

Changeset 26258 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Feb 5, 2010 1:30:40 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57316
Message:

two more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/alloc-ef.cpp

    r19547 r26258  
    6767#endif
    6868/** Array of pointers free watches for. */
    69 void   *gapvRTMemFreeWatch[4] = {0};
     69void   *gapvRTMemFreeWatch[4] = {NULL, NULL, NULL, NULL};
    7070/** Enable logging of all freed memory. */
    7171bool    gfRTMemFreeLog = false;
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