VirtualBox

Opened 10 years ago

Closed 10 years ago

#12457 closed defect (fixed)

Incorrent vdIf- wrapper in vd-ifs-internal.h => fixed in SVN

Reported by: Petr Kurtin Owned by:
Component: virtual disk Version: VirtualBox 4.3.4
Keywords: Cc:
Guest type: other Host type: other

Description

Hello,
both functions vdIfIoIntIoCtxCopyTo + vdIfIoIntIoCtxCopyFrom (from include\VBox\vd-ifs-internal.h) call same pIfIoInt->pfnIoCtxCopyTo internal function. The second function should call pIfIoInt->pfnIoCtxCopyFrom.

Regards,
Petr Kurtin

Change History (4)

comment:1 by Frank Mehnert, 10 years ago

Thank you for this report! This is clearly a copy-and-paste error which will be fixed in the next maintenance release.

comment:2 by aeichner, 10 years ago

Summary: Incorrent vdIf- wrapper in vd-ifs-internal.hIncorrent vdIf- wrapper in vd-ifs-internal.h => fixed in SVN

Thanks again for the report, this is fixed in svn. Fortunately this bug doesn't has any impact.

comment:3 by Frank Mehnert, 10 years ago

priority: criticalminor

comment:4 by Frank Mehnert, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in VBox 4.3.6.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use