]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/mdns_remove_service' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 4 Jun 2018 00:39:38 +0000 (08:39 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 4 Jun 2018 00:39:38 +0000 (08:39 +0800)
commit5ed2d79572455aa3c2e1a52864c999d4ac88548c
treeda46d1374c7f0ffc1236cfb1740ae675bf2e1340
parentf85be9f90933cb4d381db6a57473d131194e74fa
parent696d733eb04ee98f764dffdc82bcef51a724c9c6
Merge branch 'bugfix/mdns_remove_service' into 'master'

fix(mdns): fix the exception when remove one of multiple service

See merge request idf/esp-idf!2497