mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-10-28 13:11:40 +01:00
1.4.1 Features - Send PTR query for mdns browse when interface is ready (010a404a) Bug Fixes - Prevent deadlock when deleting a browse request (3f48f9ea) - Fix use after free reported by coverity (25b3d5fd) - Fixed dead-code reported by coverity (11846c7d)