]> granicus.if.org Git - esp-idf/commit
Protocomm : Minor fixes
authorAnurag Kar <anurag.kar@espressif.com>
Tue, 28 May 2019 09:11:49 +0000 (14:41 +0530)
committerAnurag Kar <anurag.kar@espressif.com>
Tue, 28 May 2019 09:11:49 +0000 (14:41 +0530)
commit5384338341bf30cc76a56d58531f4cbf386d4b84
tree46ada9436f250420b2bc180b055a936cd75a5301
parent550b1897c80e5a0936b1ff1e3a3923b7030fe19c
Protocomm : Minor fixes

List of changes:
* protocomm_httpd : Reset session_id static variable on start and stop
* security1 : Typo in checking failed dynamic allocation
components/protocomm/src/security/security1.c
components/protocomm/src/transports/protocomm_httpd.c