Skip to content

Commit cae7ba2

Browse files
committed
fix(net80211): fix memleak when station send illegal packet to ESP8266
1 parent ffae501 commit cae7ba2

12 files changed

+11
-11
lines changed

VERSION

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
gwen:
2-
at : b99f5ea
3-
crypto : 1ee4eb1
4-
espnow : 1ee4eb1
5-
main : b99f5ea
6-
net80211 : b99f5ea
7-
pp : b99f5ea
8-
ssl : 1ee4eb1
9-
upgrade : 1ee4eb1
10-
wpa : 1ee4eb1
11-
wpa2 : 1ee4eb1
12-
wps : 1ee4eb1
2+
at : f27ffe0
3+
crypto : f27ffe0
4+
espnow : f27ffe0
5+
main : f27ffe0
6+
net80211 : f27ffe0
7+
pp : f27ffe0
8+
ssl : f27ffe0
9+
upgrade : f27ffe0
10+
wpa : f27ffe0
11+
wpa2 : f27ffe0
12+
wps : f27ffe0
1313

1414
phy:
1515
phy : 1156_0

lib/libat.a

0 Bytes
Binary file not shown.

lib/libcrypto.a

100644100755
0 Bytes
Binary file not shown.

lib/libespnow.a

100644100755
0 Bytes
Binary file not shown.

lib/libmain.a

0 Bytes
Binary file not shown.

lib/libnet80211.a

-380 Bytes
Binary file not shown.

lib/libpp.a

0 Bytes
Binary file not shown.

lib/libssl.a

100644100755
8 Bytes
Binary file not shown.

lib/libupgrade.a

100644100755
0 Bytes
Binary file not shown.

lib/libwpa.a

100644100755
6 Bytes
Binary file not shown.

lib/libwpa2.a

100644100755
2 Bytes
Binary file not shown.

lib/libwps.a

100644100755
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)