commit | 19c596866720aa605f0fdfdad0d5035ed69bfb18 | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Tue Oct 23 08:31:47 2018 +0900 |
committer | Lajos Molnar <lajos@google.com> | Wed Feb 17 08:32:58 2021 -0800 |
tree | 2d860f8255c9843b7a9a472cda16c36efe0c2392 | |
parent | a54077670c83c0a1041dc02ece575663921dd2ae [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(). Merged-in: I24d9d673afed529e4e571f6fefc3b2ae0c7fef1a Change-Id: I24d9d673afed529e4e571f6fefc3b2ae0c7fef1a Signed-off-by: Byeongjo Park <bjo.park@samsung.com>