Changes between Initial Version and Version 1 of Ticket #368
- Timestamp:
- 01/28/14 14:12:37 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #368 – Description
initial v1 1 __write_channels() in codecfilter_roardmx.cmy 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. 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.