[mapserver-commits] [MapServer/MapServer] e6a3c9: Avoid hanging loop when applying SLD with duplicat...
Seth G
noreply at github.com
Wed Oct 16 23:00:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: e6a3c9e7067fe9c57f5e6d6766f349c27a8e3d1d
https://github.com/MapServer/MapServer/commit/e6a3c9e7067fe9c57f5e6d6766f349c27a8e3d1d
Author: Seth G <sethg at geographika.co.uk>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
A msautotest/sld/data/duplicated_namedstyles.sld
A msautotest/sld/data/nomatch_namedstyles.sld
A msautotest/sld/expected/sld_styleitem_file_duplicate.png
A msautotest/sld/expected/sld_styleitem_file_no_match.png
M msautotest/sld/sld_styleitem_file.map
M src/mapfile.c
Log Message:
-----------
Avoid hanging loop when applying SLD with duplicated NamedLayers (#7166)
* Store layer count before applying SLD
* Add 2 more tests for SLD in Mapfile
* Add 2 new tests
* Add test result from vagrant
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list