]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/mdns_crash_free_strdup' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 30 Jan 2019 01:33:12 +0000 (09:33 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 30 Jan 2019 01:33:12 +0000 (09:33 +0800)
mdns: fixed crash on free undefined ptr if strdup is skipped

See merge request idf/esp-idf!4173


Trivial merge