Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#1207 closed defect (fixed)

Number to string conversions not thread safe

Reported by: jerry.pisk@… Owned by: sdlime
Priority: high Milestone:
Component: MapServer C Library Version: 4.4
Severity: normal Keywords:
Cc: sgillies@…

Description

Number to string conversion functions long2string and double2string in 
mapstring.c are using static buffers which are not thread safe.

Attachments (1)

mapstring.c.patch (708 bytes ) - added by jerry.pisk@… 19 years ago.
mapstring.c patch

Download all attachments as: .zip

Change History (4)

by jerry.pisk@…, 19 years ago

Attachment: mapstring.c.patch added

mapstring.c patch

comment:1 by sgillies@…, 19 years ago

Cc: sgillies@… added

comment:2 by sdlime, 19 years ago

Resolution: fixed
Status: newclosed
Got it, thanks Jerry.

comment:3 by sgillies@…, 19 years ago

How about branch-4-4?  Since a 4.6 release is still months away.

Note: See TracTickets for help on using tickets.