[mapserver-commits] [mapserver/mapserver] b93c14: Fix segfault with polyline labels for empty multil...
GitHub
noreply at github.com
Thu Feb 8 04:26:12 PST 2018
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: b93c142da429eb1bb9e823e27e005c9a3a999e4b
https://github.com/mapserver/mapserver/commit/b93c142da429eb1bb9e823e27e005c9a3a999e4b
Author: Oliver Tonnhofer <olt at bogosoft.com>
Date: 2018-02-08 (Thu, 08 Feb 2018)
Changed paths:
M mapprimitive.c
Log Message:
-----------
Fix segfault with polyline labels for empty multilinestrings
longest_line_index can point outside pll->ll if shape only contains
lines with <2 points.
Commit: 739c4decddb1c4351d99510b1f4701005cedaa30
https://github.com/mapserver/mapserver/commit/739c4decddb1c4351d99510b1f4701005cedaa30
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-02-08 (Thu, 08 Feb 2018)
Changed paths:
M mapprimitive.c
Log Message:
-----------
Merge pull request #5544 from olt/polyline-label-segfault
Fix segfault with polyline labels for empty (multi)linestrings
Compare: https://github.com/mapserver/mapserver/compare/bba2982a1951...739c4decddb1
More information about the mapserver-commits
mailing list