mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +00:00
Add a function free_services that tells Nmap to reload the nmap-services
file again when it needs it. This is called from nmap_free_mem, because cp_free (also called by nmap_free_mem) invalidates members of the services data structures. In normal use this doesn't matter. It only matters when reinvoking the engine several times with --interactive.
This commit is contained in: