Skip to content

[bugfix] Fixes implicit build mode of BCRSMatrix with zero rows.

Markus Blatt requested to merge feature/test-bcrsmatrix-implicit-zerosize into master

Corner case that sometimes happens and produced a segmentation fault. Kudos to Arne Morton Kvarving for finding this.

Merge request reports