diff options
author | lily <floridsleeves@gmail.com> | 2022-08-22 22:44:11 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-08-24 13:16:48 +0100 |
commit | c624c58e08b15105662b9ab9be23d14a6b945a49 (patch) | |
tree | e1deb141dbb7593b362de15cec8744fed89b7e0a /net/netfilter/ipvs | |
parent | 76de008340ecf55fe4cfb54137b8a56d87a98f9f (diff) |
net/core/skbuff: Check the return value of skb_copy_bits()
skb_copy_bits() could fail, which requires a check on the return
value.
Signed-off-by: Li Zhong <floridsleeves@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/ipvs')
0 files changed, 0 insertions, 0 deletions