Skip to content

Fix RemoveFromBoundServicesCache to handle invalid service objects#1007

Merged
tcormackMW merged 1 commit intodevelopmentfrom
segfaultInGetService
May 1, 2024
Merged

Fix RemoveFromBoundServicesCache to handle invalid service objects#1007
tcormackMW merged 1 commit intodevelopmentfrom
segfaultInGetService

Conversation

@tcormackMW
Copy link
Copy Markdown
Contributor

If an invalid ServiceObject is returned from bc.GetServiceObjects, calling GetService will return an invalid service. If we see this, we should not continue to removeFromBoundServicesCache.

@tcormackMW tcormackMW self-assigned this Apr 30, 2024
@github-actions
Copy link
Copy Markdown
Contributor

No warnings, LGTM!

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.31%. Comparing base (baca396) to head (bb509c3).
Report is 2 commits behind head on development.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1007      +/-   ##
===============================================
- Coverage        88.06%   79.31%   -8.76%     
===============================================
  Files              259      124     -135     
  Lines            13558     5013    -8545     
===============================================
- Hits             11940     3976    -7964     
+ Misses            1618     1037     -581     

see 243 files with indirect coverage changes

Copy link
Copy Markdown
Contributor

@Burgch Burgch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tcormackMW tcormackMW merged commit cbd12dd into development May 1, 2024
@tcormackMW tcormackMW deleted the segfaultInGetService branch May 1, 2024 12:59
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.

3 participants