Commit 7e5c93c
authored
SONARJAVA-5763 Fix potential crash in S1948 when the variable symbol is unknown (#5321)
1 parent b9be6ed commit 7e5c93c
File tree
1 file changed
+1
-2
lines changed- java-checks/src/main/java/org/sonar/java/checks/serialization
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
0 commit comments