Skip to content

v1.26

Latest
Compare
Choose a tag to compare
@dimonomid dimonomid released this 08 Feb 19:16
· 108 commits to master since this release
  • 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