mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
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.