VirtualBox

Opened 16 years ago

Closed 15 years ago

#1846 closed defect (fixed)

API put_Description for IDiskDrive doesn't store text

Reported by: Gary Whelan Owned by:
Component: virtual disk Version: VirtualBox 1.6.2
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

Hello and i hope im not mistaking with this report.

IHardDisk *hardDisk; hardDisk->put_Description(L"TEST");

hardDisk->get_Description(&diskDescriptionW); diskDescriptionW 0x00166894 00 00

Before i did a put_Description a get_Description returned a pointer 0, after doing the put_Description a get_Description returned a valid pointer but is was to a null 00 00, not to the text i put.

Change History (2)

comment:1 by Dmitry A. Kuminov, 16 years ago

Component: othervirtual disk

Thank you for the report. What hard disk storage type did you try this with? Can you give the exact code snippet please?

comment:2 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed

No response, closing.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use