Opened 19 years ago

Last modified 17 years ago

#1312 closed defect

use of static string in msTmpFile() — at Initial Version

Reported by: sgillies@… Owned by: mapserverbugs
Priority: high Milestone: 5.0 release
Component: MapScript Version: 4.5
Severity: normal Keywords:
Cc:

Description

In msTmpFile():    

    static char tmpId[128]; /* big enough for time + pid + ext */

I'm pretty sure that this doesn't need to be static.  Am going to make the change.
I appreciate comments or feedback.

Change History (0)

Note: See TracTickets for help on using tickets.