commit | bb1e78a118cab7358b4f5e0cd5c8c21d95576936 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Nov 12 10:09:10 2014 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Mon Dec 01 11:26:03 2014 -0800 |
tree | 802bd070d3c7633ee8994874259e0838e00db285 | |
parent | 84851b23d6f65ce03da4fa8ef2348b4f46c0ed0f [diff] |
Fix checks for {Front,Side,Back}ElementIsCpe {Front,Side,Back}ElementIsCpe is an array (per-channel). The check for pPce->{Front,Side,Back}ElementIsCpe without an index checks the address of the array, and will always evaluate to true. The elTagSce++ statements are unreachable. Change-Id: If530371788a44038c500d6f9f7ac67681f77cc71