mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-07-09 18:11:15 +02:00
8299a22398
1.11.3 Features - Add a structure and APIs for allocating TXT items with given value length (234f9f00) Bug Fixes - Fix potential browse null instance crash caught by fuzzer (953c3a78) - fix deadlock caused by re-acquiring the service lock (88c68330) - free dropped TXT query results when max results reached (f81720b7)