Mongoose v6.15 Release Notes

Release Date: 2019-06-13 // almost 5 years ago
  • 🐛 Bug fixes

    • 🚑 A critical MQTT heap-based overflow in parse_mqtt() fixed - credit goes to Yakun Zhang and Zheng Huang of Baidu Security Labs for discovering and reporting the issue
    • 🛠 mg_resolve2() incorrect memory init fixed
    • Fixed locking in lwip_net_if
    • Fixed callback invocation in mg_net_if_lwip

    🔋 Features