mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-02-18 15:20:22 -05:00
By moving the nameMapper/library arguments in `getHtml`/`getXml` we avoid any potential "use after free" of name mapper or library as they are not stored.