A flaw was found in gnuplot. The plot3d_points() function may lead to a segmentation fault and cause a system crash.
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.