check for NULL pointer returned by wxFontEnumerator::GetFacenames() (it actually...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Feb 2004 23:54:46 +0000 (23:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Feb 2004 23:54:46 +0000 (23:54 +0000)
commit52d9d823a1fbfdcec2fcf9ba3c8e86f2c6359558
tree8aa9d21a0670ea37e7fe340aee826a0ab1014b32
parent793db75554d2d2bc5dc9b0fc42c0b7aa03a44183
check for NULL pointer returned by wxFontEnumerator::GetFacenames() (it actually happens under Cocoa and could conceivably happen elsewhere as well...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/m_fonts.cpp