magic/garouter
Darryl L. Miles a9b707460b garouter/gaChannel.c use of unintialized or incorrect variable
This resolution assumes that all records and values of ch->gcr_type are expected
to be one of the 3 cases in the switch.  The bug it on the first iteration it is
possible 'tot' and 'clear' is just not initializaed and on a subsequent iteration
it is possible it ot setup to the previous interation values.

SonarCloud
garouter/gaChannel.c:385:3rd function call argument is an uninitialized value
https://sonarcloud.io/project/issues?open=AZJB17fFNGfDNup0RkoE&id=dlmiles_magic
2024-10-01 12:36:13 -04: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
OUTLINE Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
TODO Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
gaChannel.c garouter/gaChannel.c use of unintialized or incorrect variable 2024-10-01 12:36:13 -04:00
gaDebug.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaInternal.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
gaMain.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
gaMaze.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaSimple.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaStem.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaTest.c Corrected variables that set the PaintPlane routine, which had been 2021-02-18 15:47:40 -05:00
garouter.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00