summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2022-07-20 17:30:16 +1000
committerDamien George <damien@micropython.org>2022-07-21 16:26:04 +1000
commit4cf9928902a1e4bca4edc433eeab6b8fdb1a5245 (patch)
treed6cea10d1c018a89e4f4d039a946d0ae6d9a1212 /py
parenta0538270841987b87f44164548d6c2696a05fdee (diff)
cc3200: Fix various array-based compiler warnings.
1. Add -Wno-array-bounds to avoid false positive on gcc 12.1; see related issue #8685. 2. Remove always-true not-NULL-check (Msg.Rsp.Args.Common.Bssid is an array not a pointer). 3. Fix pointer-to-freed-stack in wlan_set_security. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions