VirtualBox

Changeset 107747 in vbox


Ignore:
Timestamp:
Jan 14, 2025 10:19:22 AM (6 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166858
Message:

Devices/Network/DevVirtioNet.cpp: Missing error check, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevVirtioNet.cpp

    r106294 r107747  
    35693569                              TMTIMER_FLAGS_NO_CRIT_SECT | TMTIMER_FLAGS_NO_RING0,
    35703570                              "VirtioNet Link Up", &pThisCC->hLinkUpTimer);
     3571    AssertRCReturn(rc, rc);
     3572
    35713573    /*
    35723574     * Attach network driver instance
Note: See TracChangeset for help on using the changeset viewer.

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