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

Mark Spencer markster at digium.com
Wed May 7 21:26:42 MST 2003


363 and 364 were fine, but 369 was wrong (although it was only triggered
on an error condition).

Fixed in CVS, but thanks for pointing it out.

Mark

On 7 May 2003, Karl Putland wrote:

>
> 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>
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>




More information about the asterisk-dev mailing list