Opened 16 years ago

Closed 16 years ago

#2489 closed defect (duplicate)

segfault in mapserv if STYLE is not definied.

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 5.0.3 release
Component: MapServer C Library Version: 5.0
Severity: normal Keywords:
Cc:

Description

mapserv may cause segfault is style is not definied in the mapfile.

The problem occurs in msAddLabel in the following line if(msGetMarkerSize(&map->symbolset, classPtr->styles[0], &w, &h, layerPtr->scalefactor) != MS_SUCCESS)

The problem have been fixed in the trunk but needs to be back ported.

Change History (1)

comment:1 by tamas, 16 years ago

Resolution: duplicate
Status: newclosed

This ticket is a duplicate of #2347

Note: See TracTickets for help on using tickets.