VirtualBox

Changeset 103397 in vbox


Ignore:
Timestamp:
Feb 16, 2024 10:10:27 AM (10 months ago)
Author:
vboxsync
Message:

Devices/VUSBUrb: Documented parfait false positive. bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/VUSBUrb.cpp

    r100518 r103397  
    722722            return false;
    723723        }
    724         if (pExtra != pNew)
     724        if (pExtra != pNew) /* (parfait is wrong about pNew leak here) */
    725725        {
    726726            LogFunc(("Reallocated %u -> %u\n", pExtra->cbMax, cbReq));
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