VirtualBox

Changeset 34022 in vbox


Ignore:
Timestamp:
Nov 12, 2010 9:26:40 AM (14 years ago)
Author:
vboxsync
Message:

Main/Console: handle the core directory for the Solaris custom core dumper correctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r33963 r34022  
    55825582        }
    55835583
    5584         const char *pszDumpDir = Utf8Str(coreDumpDir).c_str();
     5584        Utf8Str strCoreDir(coreDumpDir);
     5585        const char *pszDumpDir = strDumpDir.c_str();
    55855586        if (   pszDumpDir
    55865587            && *pszDumpDir == '\0')
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