diff options
| author | Alok Kumar <alokkuma@codeaurora.org> | 2018-08-01 19:41:01 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-02-06 21:28:19 -0800 |
| commit | b79d941eaa141e8c647abf589b86f4752720e4da (patch) | |
| tree | 1f2c5b1c3a1fd8b591953c137b418bdd7647bc73 /scripts/gdb/linux/symbols.py | |
| parent | 2283aa8b1ee55a0a545a1b0135d6091a123dd087 (diff) | |
qcacld-3.0: Fix check_after_deref(REVERSE_INULL) issue
In __hdd_hard_start_xmit, Null-checking for skb under drop_pkt
suggests that it may be null, but it has already been dereferenced
on all paths.
Remove this Null-check for skb under drop_pkt as skb cannot be NULL.
Change-Id: I6c8e816652951a95cff26b26c48b8f39a096b095
CRs-Fixed: 2259256
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions
