mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 11:49:01 +00:00
Save some memory and effort when parsing UDP payloads by reusing the rather large buffer inside each token when possible, and only using std::string::append() when necessary. For the current file, this avoids *all* reallocations.
16 KiB
16 KiB