JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add xstrdup function
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Sat, 1 Feb 2014 10:12:47 +0000 (11:12 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sat, 8 Feb 2014 18:58:37 +0000 (19:58 +0100)
Since we are using xmalloc, xrealloc ..., then it is not logical
call directly to strdup.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>


No differences found