Skip to content

Latest commit

 

History

History
8 lines (2 loc) · 339 Bytes

SECURITY.md

File metadata and controls

8 lines (2 loc) · 339 Bytes

Using cyclic-banded securely

As far as any numerical Fortran code is concerned, inappropriate input to the algorithm may cause an exception and theoretically cause a security breach. While there are some checks of the sanity of the input with error code handling, there are few checks on memory allocation or size of the problem.