Commit 24f8232
Bluetooth: controller: Fix data PDU leak during ctrl PDU defer
Fix a bug where in tx data PDU enqueued, while a ctrl PDU is
deferred due to Encryption setup being in progress, is
leaked causing HCI Tx Buffer Overflow crash.
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>1 parent 14e8f84 commit 24f8232
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10099 | 10099 | | |
10100 | 10100 | | |
10101 | 10101 | | |
| 10102 | + | |
| 10103 | + | |
| 10104 | + | |
| 10105 | + | |
| 10106 | + | |
10102 | 10107 | | |
10103 | 10108 | | |
10104 | 10109 | | |
| |||
0 commit comments