Commit 8f4c2a8f9c98186a38be6e33c58af48cd4dc0849

Philipp Wiesemann 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.