Skip to content

Commit

Permalink
Merge pull request #5948 from mapserver/sdlime-backport-5926
Browse files Browse the repository at this point in the history
Backport pull request #5926 from master.
  • Loading branch information
jmckenna committed Dec 13, 2019
2 parents d841ce9 + 54ae78c commit 224abe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapservutil.c
Expand Up @@ -1666,6 +1666,7 @@ int msCGIDispatchLegendIconRequest(mapservObj *mapserv)
status = MS_FAILURE;
goto li_cleanup;
}
img->map = mapserv->map;

/* drop this reference to output format */
msApplyOutputFormat(&format, NULL, MS_NOOVERRIDE, MS_NOOVERRIDE, MS_NOOVERRIDE);
Expand Down

0 comments on commit 224abe7

Please sign in to comment.