Skip to content

v1.6.1

Compare
Choose a tag to compare
@bovine bovine released this 21 Jun 19:49
· 46 commits to master since this release

This is a minor release that fixes a small memory leak.

  • A string allocated by yajl_get_error is never freed.
  • Mute a compiler warning about parseHandle not being initialized.