VirtualBox

Ignore:
Timestamp:
Aug 5, 2018 12:40:50 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124129
Message:

IPRT: GCC 8.2.0 fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/xml.cpp

    r69434 r73502  
    19411941                pThis->m_pStrDst->append(pachBuf, (size_t)cbToWrite);
    19421942            }
    1943             catch (std::bad_alloc)
     1943            catch (std::bad_alloc &)
    19441944            {
    19451945                pThis->m_fOutOfMemory = true;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette