[Home]

Summary:ASTERISK-09684: [patch] Janitor project use ast_strdup() instead of strdup()
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2007-06-14 17:22:20Date Closed:2007-06-14 18:00:47
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) apps.patch
( 1) channels.patch
( 2) main.patch
( 3) res.patch
Description:I made this patch to start using ast_strdup instead of strdup().
Comments:By: Eliel Sardanons (eliel) 2007-06-14 17:37:32

I think, its done. I left some .c with strdup because I have no means for testing the changes.

By: Russell Bryant (russell) 2007-06-14 18:00:47

These patches are in trunk rev 69436, thanks!