Skip to content

Ember+ SDK v1.8.2

Compare
Choose a tag to compare
@KimonHoffmann KimonHoffmann released this 14 Nov 11:09
· 39 commits to master since this release

Overview

Version 1.8.2 of the Ember+ SDK is a maintenance release that fixes two issues recently discovered in the libember C++ library.

Fixed

  • libember: Fixed an incorrect assumption about the length of multibyte encoded values. (#102).
  • libember: Fixed a missing null pointer check, before use (#103).