Skip to content

Prevent NPE in LaunchConfigurationTabGroupViewer.handleApplyPressed#2572

Open
SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
SougandhS:Null_check_LaunchCOnf
Open

Prevent NPE in LaunchConfigurationTabGroupViewer.handleApplyPressed#2572
SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
SougandhS:Null_check_LaunchCOnf

Conversation

@SougandhS
Copy link
Contributor

Add a null check for fOriginal in
LaunchConfigurationTabGroupViewer.handleApplyPressed to prevent a NullPointerException when switching between launch configurations.

Fixes : #2571

Add a null check for fOriginal in
LaunchConfigurationTabGroupViewer.handleApplyPressed to prevent a
NullPointerException when switching between launch configurations.

Fixes : eclipse-platform#2571
@github-actions
Copy link
Contributor

Test Results

    54 files  ±0      54 suites  ±0   34m 54s ⏱️ - 3m 17s
 4 546 tests ±0   4 523 ✅ ±0   23 💤 ±0  0 ❌ ±0 
12 234 runs  ±0  12 075 ✅ ±0  159 💤 ±0  0 ❌ ±0 

Results for commit 9e60d4c. ± Comparison against base commit 8a99f8c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPE in LaunchConfigurationTabGroupViewer.handleApplyPressed

1 participant