mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
Looks like old code. Looks like local variable 'j' could be removed. Initialization lowers the severity of concern in this area. The 'j' variable is now written but never read. SonarCloud graphics/cairo_orig/grTCairo3.c:492 The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage https://sonarcloud.io/project/issues?open=AZJB16voNGfDNup0Rig_&id=dlmiles_magic
This driver is a modification of the Stanford X10 driver. The modifications were done by Walter Scott and Eric Lunow at Lawrence Livermore National Labs.