Files
textmate/Frameworks/layout
Allan Odgaard ff94480298 Check that CoreFoundation functions succeed
Several crash reports indicate failure to create a CFString (in ct::line_t’s constructor). As we have an explicit UTF-8 check, I am not sure why it would fail, but at least now TextMate should not crash when it happens.
2014-04-10 17:46:30 +07:00
..