Add missing isNone if statement in checkintersectionit.hh
All threads resolved!
All threads resolved!
Currently at link, the refIntNormal
object is only populated, if isNone()
is false.
Then this is caught at several later places but not at link.
Therefore, this MR also wraps this call with an if statement.
This was found by @henrik.jakob.
Merge request reports
Activity
Filter activity
added bugfix label
requested review from @oliver.sander
assigned to @alexander.mueller
- Resolved by Alexander Müller
added 1 commit
- 06ade1c7 - Add missing isNone if statement in checkintersectionit.hh
added 5 commits
-
06ade1c7...08bf07e6 - 4 commits from branch
core:master
- 696d3cf1 - Add missing isNone if statement in checkintersectionit.hh
-
06ade1c7...08bf07e6 - 4 commits from branch
- Resolved by Christoph Grüninger
@gruenich done. Thanks!
mentioned in commit d23fb225
unassigned @alexander.mueller
removed review request for @oliver.sander
Please register or sign in to reply