VirtualBox

Ignore:
Timestamp:
Dec 15, 2008 9:42:24 PM (16 years ago)
Author:
vboxsync
Message:

Storage/Vmdk: fix pointer check when no comment is present.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp

    r15366 r15554  
    47114711            goto out;
    47124712
    4713         if (pszComment)
     4713        if (pszComment && pszCommentEncoded)
    47144714            rc = vmdkDecodeString(pszCommentEncoded, pszComment, cbComment);
    47154715        else
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