Fixes for mqtt and iOS check
Pre-release
Pre-release
- BUG_FIXED: Fixes a crash when shutting down an mqtt connection with an incomplete request with no callback from aws-c-mqtt
- BUG_FIXED: Fixes the iOS platform check on OSX
- BUG_FIXED: Fixes possible crash If the underlying http_message get destroyed before the destructor of HttpMessage. (which was included by v0.10.0, added it to release note here)
- BUG_FIXED: Crash fix caused by passing null into a shared_ptr reset