magic/calma
Darryl L. Miles 97913ab08c calma/CalmaWrite.c: calmaProcessBoundaryZ() Dereference of null pointer
Theoretical NULL pointer deref.  Seems like false positive as a
BOUNDARY record does not make sense with no points.

This guards against a potential crash from a bad data model.

SonarCloud
Dereference of null pointer
https://sonarcloud.io/project/issues?open=AZJB17hwNGfDNup0Rkub&id=dlmiles_magic
2024-12-26 13:01:24 -05:00
..
CalmaRdcl.c K&R calma/*.c: bulk function implementation conversion 2024-12-26 12:44:50 -05:00
CalmaRdio.c MacOS: FREAD rename to magicFREAD due to sys/fcntl.h definition 2024-12-26 12:52:25 -05:00
CalmaRdpt.c K&R calma/*.c: bulk function implementation conversion 2024-12-26 12:44:50 -05:00
CalmaRead.c K&R CalmaRead.c: too many args for calmaLookCell() 2024-12-26 12:44:50 -05:00
CalmaWrite.c calma/CalmaWrite.c: calmaProcessBoundary() Dereference of null pointer 2024-12-26 13:01:24 -05:00
CalmaWriteZ.c calma/CalmaWrite.c: calmaProcessBoundaryZ() Dereference of null pointer 2024-12-26 13:01:24 -05:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h K&R calma: move internal prototypes and typedef to calmaInt.h 2024-12-26 12:44:50 -05:00
calmaInt.h K&R calma: move internal prototypes and typedef to calmaInt.h 2024-12-26 12:44:50 -05:00