[Tile-serving] [openstreetmap/mod_tile] Prevent socketnames in `renderd.conf` exceeding maximum allowed length (PR #422)
Hummeltech
notifications at github.com
Sun Mar 24 20:42:45 UTC 2024
The maximum allowed length of a socket file name is 108:
https://www4.cs.fau.de/Services/Doc/C/libc.html#SEC189
Exceeding this length will likely lead to difficult to troubleshoot behavior.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/422
-- Commit Summary --
* Prevent socketnames in `renderd.conf` exceeding maximum allowed length
-- File Changes --
M src/renderd_config.c (8)
M tests/renderd_config_test.cpp (27)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/422.patch
https://github.com/openstreetmap/mod_tile/pull/422.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/422
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/pull/422 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240324/dcbf9930/attachment-0001.htm>
More information about the Tile-serving
mailing list