diff options
Diffstat (limited to 'changes/clean_asprintf')
-rw-r--r-- | changes/clean_asprintf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/clean_asprintf b/changes/clean_asprintf index fc1613f8d0..61382010e6 100644 --- a/changes/clean_asprintf +++ b/changes/clean_asprintf @@ -1,3 +1,5 @@ o Code simplifications and refactoring - Use the smartlist_add_asprintf alias more consistently throughout the codebase. + - Convert more instances of tor_snprintf+tor_strdup into + tor_asprintf.
\ No newline at end of file |