Commit dedfaf5
nimble/ll: Avoid dereferencing an invalid pointer
The data pointer in the mbuf of outgoing empty packets is invalid. This
adds a check to avoid dereferencing it.1 parent 76c5704 commit dedfaf5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1341 | 1341 | | |
1342 | 1342 | | |
1343 | 1343 | | |
1344 | | - | |
| 1344 | + | |
| 1345 | + | |
1345 | 1346 | | |
1346 | 1347 | | |
1347 | 1348 | | |
| |||
0 commit comments