id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1979,CPLSPrintf is not thread safe,daniel112b,warmerdam,"It looks like CPLSPrintf is using thread local storage for it's buffers but it's not. CPL_THREADLOCAL is just defined to be empty.

My problems occur while i'm trying to extract the styling info and i end up with an empty style string when running multiple threads that read data from their own OGRDataSource.

http://lists.maptools.org/pipermail/gdal-dev/2007-November/014787.html",defect,closed,high,1.5.3,default,unspecified,normal,fixed,threadsafety,daniel112b@…
