Commit 11fb0a6
Fix NPE, which triggered when 'Show variable details' reverted to the default value, when PreferenceChangeEvent.newValue is actually null
1 parent 119ab72 commit 11fb0a6
File tree
1 file changed
+6
-10
lines changed- org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/variables
1 file changed
+6
-10
lines changedLines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
233 | 229 | | |
234 | 230 | | |
235 | 231 | | |
| |||
0 commit comments