]> granicus.if.org Git - esp-idf/commit
mdns: check all mallocs for failure and add default hook to log error with free heap
authorDavid Cermak <cermak@espressif.com>
Fri, 7 Dec 2018 19:43:13 +0000 (20:43 +0100)
committerDavid Cermak <cermak@espressif.com>
Fri, 21 Dec 2018 15:27:58 +0000 (16:27 +0100)
commitf48ffb37f2468045d5a5260f7b2432d1875dd1d6
treeb69ab5f4146248f7999caeec04841d3939ffb1fa
parent0f041ee7bb4f33c5c959c48eadae0b5dc40c4f57
mdns: check all mallocs for failure and add default hook to log error with free heap

solves crash about _mdns_result_txt_create when stress test
components/mdns/mdns.c
components/mdns/mdns_networking.c
components/mdns/private_include/mdns_private.h