triage: add more linux-3.11 triage data
This commit is contained in:
parent
639723f654
commit
ef8e4111aa
|
@ -84,6 +84,9 @@
|
|||
[linux-3.11/drivers/net/ethernet/intel/e1000/e1000_hw.c:5617]: (error) Uninitialized variable: phy_data
|
||||
[linux-3.11/drivers/net/ethernet/intel/e1000/e1000_hw.c:5664]: (error) Uninitialized variable: phy_data
|
||||
[linux-3.11/drivers/net/ethernet/marvell/sky2.c:1173]: (error) Uninitialized variable: re
|
||||
[linux-3.11/drivers/net/wireless/ath/ath10k/core.c:132]: (error) Uninitialized variable: ret
|
||||
[linux-3.11/drivers/net/wireless/ath/ath10k/core.c:212]: (error) Uninitialized variable: ret
|
||||
[linux-3.11/drivers/net/wireless/ath/ath10k/core.c:391]: (error) Uninitialized variable: ret
|
||||
|
||||
# Tokenizer::setVarId
|
||||
[linux-3.11/net/ax25/ax25_dev.c:37]: (error) Uninitialized variable: ax25_dev
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[linux-3.11/arch/powerpc/kernel/cacheinfo.c:384] -> [linux-3.11/arch/powerpc/kernel/cacheinfo.c:386]: (warning) Possible null pointer dereference: cache - otherwise it is redundant to check it against null.
|
||||
[linux-3.11/arch/ia64/kernel/palinfo.c:133]: (error) Array 'units[5]' accessed at index 6, which is out of bounds.
|
||||
[linux-3.11/arch/powerpc/perf/power4-pmu.c:506]: (error) Shifting by a negative value is undefined behaviour
|
||||
[linux-3.11/arch/powerpc/perf/ppc970-pmu.c:380]: (error) Array 'pmcsel[8]' accessed at index 8, which is out of bounds.
|
||||
[linux-3.11/arch/x86/kvm/x86.c:5471]: (error) Uninitialized variable: param
|
||||
[linux-3.11/arch/x86/kvm/x86.c:5472]: (error) Uninitialized variable: param
|
||||
[linux-3.11/arch/x86/kvm/x86.c:5473]: (error) Uninitialized variable: param
|
||||
|
|
Loading…
Reference in New Issue