VirtualBox

Changeset 28713 in vbox for trunk


Ignore:
Timestamp:
Apr 25, 2010 7:55:19 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60585
Message:

intnetinline.h: gcc maybe used uninitialized.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/intnetinline.h

    r28665 r28713  
    484484
    485485    /* (it didn't fit) */
     486    *ppHdr    = NULL;                   /* shut up gcc, */
     487    *ppvFrame = NULL;                   /* ditto. */
    486488    STAM_REL_COUNTER_INC(&pRingBuf->cOverflows);
    487489    return VERR_BUFFER_OVERFLOW;
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