[Asterisk-Dev] question about ast_queue_frame in channel.c

Karl Putland karl at putland.linux-site.net
Wed May 7 20:41:07 MST 2003


ast_queue_frame creates a copy of the frame (line 348), then proceeds to
use the pointer (fin) that was passed in (line 363,364 and 369).  Should
it continue to use *fin or should it use it's own copy that it creates?


-- 
Karl Putland <karl at putland.linux-site.net>




More information about the asterisk-dev mailing list