Skip to content
Snippets Groups Projects
Commit cc02823d authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Convert instances of tor_snprintf+strdup into tor_asprintf

These were found by looking for tor_snprintf() instances that were
followed closely by tor_strdup(), though I probably converted some
other snprintfs as well.
parent edcc9981
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment