Mjs Versions Save

Embedded JavaScript engine for C/C++

1.26

6 years ago
  • Fix stack underflow on an empty block
  • Fix a bug which could cause string data corruption in certain circumstances
  • Fix a few modulo-related issues
  • Fix handling of invalid JSON strings
  • Fix JSON parsing which leads to string buffer reallocaction
  • Handle the wrong return expression properly