Skip to content

BoundingBox constructor doesn't work when n <= 0 #1602

Description

@ebchin

There should be a return after this line:

https://github.com/LLNL/axom/blob/db9d01d6eef190bccb23cf4e609f2d7b729973b3/src/axom/primal/geometry/BoundingBox.hpp#L411

Otherwise L416 sets m_min and m_max to an invalid address.

Metadata

Metadata

Assignees

Labels

PrimalIssues related to Axom's 'primal componentUser RequestIssues related to user requestsbugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions