aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-04-14 18:20:34 +0000
committerJames Bottomley <[email protected]>2016-04-30 16:24:50 +0000
commita4bd85203190990ad808abbd4a5dc848a950002c (patch)
tree15a0cec934f2f9913de30de68773d1611349a32f /scripts/gdb/vmlinux-gdb.py
parentLinux 4.6-rc4 (diff)
downloadkernel-a4bd85203190990ad808abbd4a5dc848a950002c.tar.gz
kernel-a4bd85203190990ad808abbd4a5dc848a950002c.zip
scsi_dh_alua: uninitialized variable in alua_rtpg()
It's possible to use "err" without initializing it. If it happens to be a 2 which is SCSI_DH_RETRY then that could cause a bug. Bart Van Assche pointed out that we should probably re-initialize it for every iteration through the retry loop. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Hannes Reinicke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions