Skip to content

Releases: cesanta/mjs

v1.26

08 Feb 19:16
Compare
Choose a tag to compare
  • 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