magic/calma
Darryl L. Miles 48853b98a3 calma/CalmaRead.c missing initialization
An FEOF exit path exists in READRH() which causes the output
variable(s) to not be assigned a value, then the code makes
a decision (branch) based on uninitialized data.

SonarCloud detection
CalmaRead.c:359:The left operand of '!=' is a garbage value
https://sonarcloud.io/project/issues?open=AZJB17gSNGfDNup0Rkp5&id=dlmiles_magic
2024-10-01 12:36:13 -04:00
..
CalmaRdcl.c After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c calma/CalmaRdcl.c: calmaFindCell() Call to function with fewer arguments than declared parameters 2024-10-01 12:36:12 -04:00
CalmaRead.c calma/CalmaRead.c missing initialization 2024-10-01 12:36:13 -04:00
CalmaWrite.c Added the ability to track the first CellDef to fail to read and 2024-04-29 17:43:37 -04:00
CalmaWriteZ.c Added the ability to track the first CellDef to fail to read and 2024-04-29 17:43:37 -04:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Implemented a new command option "gds magscale" to reinterpret the 2023-07-19 20:33:01 -04:00
calmaInt.h Added checks for GDS scalefactor (DBU) both when reading GDS in 2023-11-21 09:44:16 -05:00