[GRASS5] [bug #2253] (grass) G3d_writeWindow() uses variable with no value

Request Tracker grass-bugs at intevation.de
Tue Dec 16 13:01:24 EST 2003


this bug's URL: http://intevation.de/rt/webrt?serial_num=2253
-------------------------------------------------------------------------

Subject: G3d_writeWindow() uses variable with no value

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.0.3

The function G3d_writeWindow() (in g3dwindowio.c) uses the variable path before 
it is given a value.  The calls to G3d_getWindowLocation() and G3d_createPath() 
(on lines 255 and 256) should probably be moved above the if statement starting 
on line 241 so that path has a value for the call to sprintf() on line 249 

-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list