diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2021-07-08 16:25:12 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-07-17 23:38:39 +1000 |
commit | 12e3fcc78575295a881a10553adc979e9a530a21 (patch) | |
tree | 8134049e04f33caeefa5d618afd484e8d8ba34b8 /docs/pyboard/tutorial/assembler.rst | |
parent | 8758504f0f1c300ec2bc40f4e3b9627c8e8562dd (diff) | |
download | micropython-12e3fcc78575295a881a10553adc979e9a530a21.tar.gz micropython-12e3fcc78575295a881a10553adc979e9a530a21.zip |
extmod/nimble: Fix leak in l2cap_send if send-while-stalled.
A correctly-behaved application shouldn't do this, but in the
case where the channel is stalled, there's still enough room
in the mbuf pool, then we'll fail the send (BLE_HS_EBUSY) so
the mbuf needs to be freed.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'docs/pyboard/tutorial/assembler.rst')
0 files changed, 0 insertions, 0 deletions