Merge branch 'bugfix/fix_memleak_when_sta_send_illegal_pkt' into 'master'

fix(lib): fix menleak when station send illegal packet

See merge request sdk/ESP8266_RTOS_SDK!1363
This commit is contained in:
Dong Heng
2020-04-21 11:31:01 +08:00
15 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
gwen:
core: 1eac3bc
net80211: effb599
pp: 1eac3bc
wpa: e1fe83a
espnow: e1fe83a
wps: e1fe83a
wpa2: e1fe83a
core: 56518b7
net80211: 56518b7
pp: 56518b7
wpa: 56518b7
espnow: 56518b7
wps: 56518b7
wpa2: 56518b7
smartconfig: 2.8.2
phy: 1156.0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.