Skip to content

GEOMTRANSFORM "labelpnt"with SHADOWCOLOR causes memory corruption #6114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
szekerest opened this issue Jul 10, 2020 · 0 comments
Closed

GEOMTRANSFORM "labelpnt"with SHADOWCOLOR causes memory corruption #6114

szekerest opened this issue Jul 10, 2020 · 0 comments
Assignees
Labels
backport branch-7-6 To backport a pull request to branch-7-6
Milestone

Comments

@szekerest
Copy link
Member

The use case is:

CLASS
      NAME "Class (0)"
      LABEL
        FONT "arial"
        SIZE 8
        ALIGN LEFT
        OFFSET 0 0
        POSITION CC
        REPEATDISTANCE -1
        SHADOWCOLOR 255 255 255
        SHADOWSIZE 1 1
        STYLE
          COLOR 0 0 0
          GEOMTRANSFORM "labelpnt"
          SIZE 8
          SYMBOL "Circle"
          WIDTH 2
        END # STYLE
        TEXT "[ASSESSMENT]"
      END # LABEL
      STYLE
        COLOR 206 206 206
        OUTLINECOLOR 147 158 223
        SIZE 8
        WIDTH 0.8
      END # STYLE
      TEMPLATE "query.html"
    END # CLASS
@szekerest szekerest added this to the 7.6.1 Release milestone Jul 10, 2020
@szekerest szekerest self-assigned this Jul 10, 2020
@szekerest szekerest added the backport branch-7-6 To backport a pull request to branch-7-6 label Jul 10, 2020
szekerest added a commit to szekerest/mapserver that referenced this issue Jul 10, 2020
jmckenna added a commit that referenced this issue Jul 10, 2020
Fix memory corruption when GEOMTRANSFORM and SHADOWCOLOR is used in label simultaneously #6114
MapServer-backport-bot pushed a commit to MapServer-backport-bot/MapServer that referenced this issue Jul 10, 2020
jmckenna added a commit that referenced this issue Jul 10, 2020
…-branch-7-6

[Backport branch-7-6] Fix memory corruption when GEOMTRANSFORM and SHADOWCOLOR is used in label simultaneously #6114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport branch-7-6 To backport a pull request to branch-7-6
Projects
None yet
Development

No branches or pull requests

2 participants