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
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
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
NMshowpt.c
NMundo.c
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