VirtualBox

Changeset 103282 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 8, 2024 3:04:45 PM (12 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161576
Message:

Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible (found by Parfait, improved fix, doxygen fix). bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPit-i8254.cpp

    r103281 r103282  
    13911391        /** @todo r=klaus move this to a (system-specific) driver */
    13921392#ifdef RT_OS_LINUX
    1393         /** @todo r=andy Use #defines / enums(?) for all those uPassthroughSpeaker below. */
     1393        /** @todo r=andy Use defines / enums(?) for all those uPassthroughSpeaker below. */
    13941394        int fd = -1;
    13951395        if (uPassthroughSpeaker == 1 || uPassthroughSpeaker == 100)
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