Avoid a crash when attempting to allocate very large matrices.
authorJohn Darrington <john@cellform.com>
Sun, 9 Jun 2024 10:16:38 +0000 (12:16 +0200)
committerJohn Darrington <john@cellform.com>
Sun, 9 Jun 2024 10:21:35 +0000 (12:21 +0200)
commitb5b48a5bb17704e432d5f75bbb2c0ffad72aef8e
tree0b21f1814f70913403018e3a570f3a427714dab6
parentab195d580022d2d89afed1de238f6e215e003422
Avoid a crash when attempting to allocate very large matrices.

Partial fix for bug #65545
src/language/commands/matrix.c
tests/language/commands/matrix.at