Commit e074e6d
committed
SONARJAVA-1391 Rely on symbolic value on stack rather than symbol
Relying on symbols lead to trouble when symbol is unknown. It is better to rely
on the symbolic value wee already created and is available on the stack1 parent daa6cbf commit e074e6d
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- java-squid/src
- main/java/org/sonar/java/se
- test/files/se
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| 458 | + | |
458 | 459 | | |
459 | 460 | | |
460 | 461 | | |
461 | | - | |
| 462 | + | |
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
115 | 119 | | |
0 commit comments