Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STCOM-1235 validate refs before dereferencing them #2257

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

zburke
Copy link
Member

@zburke zburke commented Mar 28, 2024

Avoid an NPE in Paneset by null-checking a ref before dereferencing it.

Refs STCOM-1235

Avoid an NPE in `Paneset` by null-checking a ref before dereferencing
it.

Refs STCOM-1235
@zburke zburke requested a review from JohnC-80 March 28, 2024 21:18
Copy link

github-actions bot commented Mar 28, 2024

Jest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 80c3072. ± Comparison against base commit 48c702b.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 28, 2024

BigTest Unit Test Statistics

       1 files  ±0         1 suites  ±0   12s ⏱️ ±0s
1 443 tests ±0  1 437 ✔️ ±0  6 💤 ±0  0 ±0 
1 445 runs  ±0  1 439 ✔️ ±0  6 💤 ±0  0 ±0 

Results for commit 80c3072. ± Comparison against base commit 48c702b.

♻️ This comment has been updated with latest results.

Copy link

@zburke zburke merged commit 11e3a15 into master Mar 29, 2024
6 checks passed
@zburke zburke deleted the STCOM-1235 branch March 29, 2024 16:09
github-actions bot pushed a commit that referenced this pull request Mar 29, 2024
Avoid an NPE in `Paneset` by null-checking a ref before dereferencing
it.

Refs STCOM-1235
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.

2 participants