Skip to content
Snippets Groups Projects
Commit b8b8b6b7 authored by overcaffeinated's avatar overcaffeinated
Browse files

Add implementation of smartlist_add_strdup

Add smartlist_add_strdup(sl, string) - replaces the use of
smartlist_add(sl, tor_strdup(string)). Fixes bug 20048.
parent 48d7b693
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment