]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/remove_transport_strcasestr' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 19 Aug 2019 02:36:32 +0000 (10:36 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 19 Aug 2019 02:36:32 +0000 (10:36 +0800)
tcp_transport: replace transport_strcasestr with strcasestr

Closes IDF-548

See merge request espressif/esp-idf!5802


Trivial merge