[Tile-serving] [openstreetmap/mod_tile] use proper initialization NULL for CORS variable, not an empty string (PR #479)
Dirk Stöcker
notifications at github.com
Mon Apr 14 11:11:51 UTC 2025
The empty string as initialization for CORS breaks the tile access in case Origin header is sent. Properly initialize it with the correct value NULL. Error was introduced 10 months ago it seems.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/479
-- Commit Summary --
* use proper initialization NULL for CORS variable, not an empty string
-- File Changes --
M src/mod_tile.c (2)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/479.patch
https://github.com/openstreetmap/mod_tile/pull/479.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/479
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/pull/479 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250414/136fbb40/attachment.htm>
More information about the Tile-serving
mailing list