Changes between Initial Version and Version 1 of Ticket #368


Ignore:
Timestamp:
01/28/14 14:12:37 (10 years ago)
Author:
ph3-der-loewe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #368 – Description

    initial v1  
    1 __write_channels() in codecfilter_roardmx.c my loose channels in case of message size overflow. 
    2 If roar_roardmx_message_add_chanval() fails it will generate a new message but will not try to insert that given channel into the new message. 
     1`__write_channels()` in `codecfilter_roardmx.c` my loose channels in case of message size overflow. 
     2If `roar_roardmx_message_add_chanval()` fails it will generate a new message but will not try to insert that given channel into the new message.