Skip to content

Mongoose 6.15

Compare
Choose a tag to compare
@cpq cpq released this 13 Jun 08:54
· 2790 commits to master since this release

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