mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
9c9e07963d
scan-build didn't like the unlimited version since we might need to overflow size_t to hexify a string that took up half our address space. (!)