diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-01-21 16:07:46 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-01-21 17:05:43 +0000 |
commit | 9ad08b403be9c6646cda9a379332545c3668975b (patch) | |
tree | 693bc4008a5c3938a3be91c8acf904de817276fd /desktop/unx | |
parent | c17b739badaf316ef05671edb927ecdb040a76cd (diff) |
coverity#1399031 golden, Out-of-bounds read
There are 17 elements, so SAL_N_ELEMENTS(sppnPatterns) is 17 The largest valid
index is 16, not 17, so valid max index is out by one
Change-Id: Id20218a0e73cb9e502a631fa6bfbb3f0a22c4727
Diffstat (limited to 'desktop/unx')
0 files changed, 0 insertions, 0 deletions