Fix probable Integer Overflow in TPSV

* Fix Integer Overflow in TPSV

-  Operations like (*n - 1) * *incx and  *n * (*n + 1) which use bla_integer
   might overflow. Hence it was replaced with dim_t variables.

* Fixed Indentation issue in bla_tpsc.c file

---------

Co-authored-by: Hari Govind S <harigovs@amd.com>
This commit is contained in:
S, Hari Govind
2025-09-22 09:19:53 +05:30
committed by GitHub
parent 748ba373e1
commit d485849924

File diff suppressed because it is too large Load Diff