Skip to content
Snippets Groups Projects

Handle unused boundary nodes correctly

Merged Ansgar Burchardt requested to merge bugfix/issue-55-uggrid-boundary-segments into master

For "unused" boundary nodes the special value -1 is used. Mapping this through isBoundaryNode[-1] would result in an out-of-bounds memory access and invalid values in the vertices_c_style array.

Closes: #54 (closed), #55 (closed)

Merge request reports

Pipeline #1725 passed

Pipeline passed for f8570134 on bugfix/issue-55-uggrid-boundary-segments

Merged by avatar (Mar 26, 2025 10:41pm UTC)

Loading

Pipeline #1731 passed

Pipeline passed for 8f853f72 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading