magic/netmenu
Darryl L. Miles e565b4c360 CodeQL MemoryMayNotBeFreed.ql NMnetlist.c NMWriteNetlist()
created use of 'alloc' local variable to track when an allocation occurred
so exit path logic is more straight forward for compiler/analyser to see
potential optimisations.

no attempt to free memory was made previously
2025-02-22 21:35:23 -05:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
NMbutton.c NMbutton.c: fix: warning: statement with no effect 2024-10-09 20:50:00 -04:00
NMcmdAK.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
NMcmdLZ.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
NMlabel.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
NMmain.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
NMnetlist.c CodeQL MemoryMayNotBeFreed.ql NMnetlist.c NMWriteNetlist() 2025-02-22 21:35:23 -05:00
NMshowcell.c Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00
NMshowpt.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
NMundo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
NMwiring.c gcc11 -Wall -Wpedantic cleanup (post TCL9) FUN2CD() CD2FUN() 2025-01-06 16:25:15 +00:00
netmenu.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
nmInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00