summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorYang Wei <albin_yang@163.com>2019-07-08 22:57:39 +0800
committerDavid S. Miller <davem@davemloft.net>2019-07-08 12:46:24 -0700
commitdd006fc434e107ef90f7de0db9907cbc1c521645 (patch)
tree446fcb0957343e58317af0748cd79f9b7bcf7fb4 /rust/alloc/collections/git@git.tavy.me:linux.git
parent4993e5b37e8bcb55ac90f76eb6d2432647273747 (diff)
nfc: fix potential illegal memory access
The frags_q is not properly initialized, it may result in illegal memory access when conn_info is NULL. The "goto free_exit" should be replaced by "goto exit". Signed-off-by: Yang Wei <albin_yang@163.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions