commit | 449a19c7b7bacc0bc64fcb1cf107ee5926487f11 | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Tue Oct 23 08:31:47 2018 +0900 |
committer | Lajos Molnar <lajos@google.com> | Tue Mar 17 16:40:44 2020 -0700 |
tree | a7cedbaab08895baf4b4e1c9c08d9e63d67d7d39 | |
parent | 73f6fc82b8a0dd45759e5b8139bccea5909d5cb4 [diff] |
VT: Remove assertion in send() function. [Problem] Media server got crashed if wifi connection is disconnected while ARTPWriter is sending rtp packets. [Cause] There is an assertion condition in send(). [Solution] Remove assertion in send(). Bug: 121230209 Change-Id: I24d9d673afed529e4e571f6fefc3b2ae0c7fef1a Signed-off-by: Byeongjo Park <bjo.park@samsung.com>