[GRASS-dev] Rast3d_fatal_error() usage

Brad ReDacted brad.redacted at outlook.com
Sun May 1 16:34:33 PDT 2022


Hello,

In several places in the code, Rast3d_fatal_error() is called in the 
following way:

Rast3d_fatal_error(map,  NULL, 0, _("Error Message"));

Rast3d_fatal_error() simply passes the parameters to G_fatal_error().

Does anyone have any insight why this is being called this way? It does 
not make any sense to me and it is generating security errors in my repo.


-- 
Best Regards,
-Brad



More information about the grass-dev mailing list