Files
asterisk/main
Jason Parker 9e621e99a5 Save 1 whopping byte of allocated memory!
This looks like it may have been a chicken/egg scenario..

You had to call a cleanup func, because everything was allocated.
Then since you had to call a cleanup func, you were forced to allocate - ie; strdup("").


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@49742 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-01-06 00:24:38 +00:00
..
2006-12-22 22:33:46 +00:00
2006-08-29 20:50:36 +00:00
2006-12-28 21:26:04 +00:00
2006-12-28 20:40:23 +00:00
2006-10-02 17:25:13 +00:00