Files
asterisk/main
Russell Bryant c7c08aa792 Fix incorrect sizeof() usage in features.c.
This didn't actually result in a bug anywhere, luckily.  The only place
where the result of these memcpys was used is in app_dial, and the only
field that it read out of ast_call_feature was the first one, which is an
int, so these memcpys always copied just enough to avoid a problem.
........

Merged revisions 359069 from http://svn.asterisk.org/svn/asterisk/branches/1.8


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@359072 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-03-14 00:21:18 +00:00
..
2010-12-20 09:14:45 +00:00
2012-01-29 02:44:24 +00:00
2011-10-11 18:41:05 +00:00
2010-05-18 22:48:51 +00:00
2011-02-23 23:55:58 +00:00
2011-11-07 19:55:54 +00:00
2010-04-22 18:07:02 +00:00