]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/stack_protection_crash_due_to_incorrect_cflag' into 'master'
authorMahavir Jain <mahavir@espressif.com>
Mon, 10 Jun 2019 03:43:31 +0000 (11:43 +0800)
committerMahavir Jain <mahavir@espressif.com>
Mon, 10 Jun 2019 03:43:31 +0000 (11:43 +0800)
commite701f96bf5520492aaabcc3cdab692208497fe89
tree0e03c38d95aa2875d3c43afe07053d2eee7be5e8
parent54c70dc284834b9e5a11f44212fd3d5e96e38c89
parentf80cce7bb9794f143e190768ed0d63e7433c7cd7
Merge branch 'bugfix/stack_protection_crash_due_to_incorrect_cflag' into 'master'

esp_common: fix stack protection crash due to incorrect CFLAG

See merge request idf/esp-idf!5155