Age | Commit message (Collapse) | Author | Files | Lines |
|
The function is part of the mapcache plugin, called through the
`--fixmd5` flag. It will update all the maps that would be loaded by the
map server (as listed in map_index.txt).
This also fixes a memory leak in the mapcache plugin.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
* Now each map is in separated file so now it will be easier to know
which map got updated or delete on updates
* Now there's md5 checksum check for each map
* Now the map cache is platform safe, the old format was not packed
which may result in undefined behavior
* The map cache tool got converted into hercules plugin
Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com>
|