summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2020-01-16 15:58:00 -0600
committerSteve French <stfrench@microsoft.com>2020-01-26 19:24:16 -0600
commit463a7b457c02250a84faa1d23c52da9e3364aed2 (patch)
tree77d500d65bede82276675dc0282ce589a41a6107 /scripts/objdiff
parenteecfc57130b5faa11fa5fe556313254c7ecfabed (diff)
downloadkernel-463a7b457c02250a84faa1d23c52da9e3364aed2.tar.gz
cifs: fix unitialized variable poential problem with network I/O cache lock patch
static analysis with Coverity detected an issue with the following commit: Author: Paulo Alcantara (SUSE) <pc@cjr.nz> Date: Wed Dec 4 17:38:03 2019 -0300 cifs: Avoid doing network I/O while holding cache lock Addresses-Coverity: ("Uninitialized pointer read") Reported-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
pan title='2020-12-05 12:56:21 -0800'>2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann 2020-11-25ch_ktls: lock is not freedRohit Maheshwari 2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari 2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari 2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari 2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari 2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari 2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari 2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari 2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari 2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari 2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari 2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari 2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari 2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari 2020-09-29ch_ktls: Issue if connection offload failsRohit Maheshwari 2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari