]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/heap_poison_swap_check' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 3 Sep 2018 03:19:16 +0000 (11:19 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 3 Sep 2018 03:19:16 +0000 (11:19 +0800)
heap: When verifying & swapping a fill pattern, stop swapping if verification fails

See merge request idf/esp-idf!2890


Trivial merge