Hash :
8f4c2a8f
Author :
Date :
2015-03-06T21:29:25
Emscripten: Fixed ignoring return value of internal function.
If the function Emscripten_ConvertUTF32toUTF8() failed (should currently not be
possible) a not terminated string would have been sent as text input event.