Fix Uninitialised value error in createSparklineSequence (LATENCY GRAPH) (#11892)
This was exposed by a new LATENCY GRAPH valgrind test. There are no security implications, fix by initializing these members.
Please register or sign in to comment
This was exposed by a new LATENCY GRAPH valgrind test. There are no security implications, fix by initializing these members.