magic/extflat
Darryl L. Miles 6eff1c2132 extflat/EFname.c: EFHNBest() add argument ASSERT to convey intention
Adding ASSERT() to arguments to ensure passed arguments are non-NULL
better conveys API intent to both mitigate this false positive
but also allow analysis to inspect caller for correct usage.

SonarCloud
Null pointer passed as 1st argument to string length function
https://sonarcloud.io/project/issues?open=AZJB167jNGfDNup0RjGw&id=dlmiles_magic
2024-12-26 13:01:24 -05:00
..
COMPRESS Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFantenna.c Coded around an issue where the antenna violation checker comes up 2024-11-07 11:59:07 -05:00
EFargs.c Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
EFbuild.c EFbuild.c:1330 ASSERT(nn) added 2024-12-26 13:01:24 -05:00
EFdef.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFhier.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFint.h Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04:00
EFname.c extflat/EFname.c: EFHNBest() add argument ASSERT to convey intention 2024-12-26 13:01:24 -05:00
EFread.c 42 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFsym.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFvisit.c EFvisit.c: warning: misleading indentation; 2024-10-09 21:34:12 -04:00
Makefile Corrected a mistake with the extension of the bloat-all CIF operator 2019-10-16 20:53:03 -04:00
READ_ME Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
extflat.h Corrected the extraction offset, in which a parameter like "l" 2023-10-24 20:29:04 -04:00