Fabien Vallée
f8b5bfeaf2
Fix "control reaches end of non-void function" warnings
...
"warning: control reaches end of non-void function [-Wreturn-type]"
Reported by gcc (8.3)
In all the reported cases, the end of function is never actually
reached. Add RTC_CHECK(false) to ensure the compiler is aware that
this path is a dead-end.
Bug: webrtc:12008
Change-Id: I7f816fde3d1897ed2774057c7e05da66e1895e60
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/189784
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Fabien VALLÉE <fabien.vallee@netgem.com>
Cr-Commit-Position: refs/heads/master@{#32503}
2020-10-27 10:22:23 +00:00
..
2020-03-05 16:29:55 +00:00
2020-10-16 03:09:22 +00:00
2020-09-24 21:37:32 +00:00
2020-09-24 21:37:32 +00:00
2020-09-10 13:11:44 +00:00
2020-10-12 07:28:01 +00:00
2020-10-26 10:22:46 +00:00
2020-10-16 03:09:22 +00:00
2020-06-17 08:41:14 +00:00
2020-09-28 11:56:59 +00:00
2020-09-02 22:28:55 +00:00
2020-09-28 14:24:41 +00:00
2020-10-16 03:09:22 +00:00
2020-10-16 03:09:22 +00:00
2020-03-20 16:55:38 +00:00
2020-10-20 16:52:39 +00:00
2020-10-20 16:52:39 +00:00
2020-09-14 12:51:12 +00:00
2020-09-14 12:51:12 +00:00
2020-07-10 00:03:21 +00:00
2020-07-17 08:28:20 +00:00
2020-07-10 00:03:21 +00:00
2020-03-21 18:53:46 +00:00
2020-03-21 18:53:46 +00:00
2020-10-27 10:22:23 +00:00
2020-07-07 18:25:09 +00:00
2020-01-22 20:46:52 +00:00
2020-01-22 20:46:52 +00:00
2020-01-22 20:46:52 +00:00
2020-09-29 10:19:20 +00:00
2020-10-09 18:07:56 +00:00
2020-10-09 18:07:56 +00:00
2020-10-23 15:14:22 +00:00
2020-06-17 08:41:14 +00:00
2020-07-15 06:54:06 +00:00
2020-07-17 09:19:50 +00:00
2020-10-23 20:14:53 +00:00
2020-10-27 10:22:23 +00:00
2020-10-21 08:20:05 +00:00
2020-05-18 17:06:25 +00:00
2020-09-10 13:11:44 +00:00
2020-02-25 14:45:04 +00:00
2020-06-11 14:17:01 +00:00
2020-08-11 10:46:23 +00:00
2020-05-12 14:43:43 +00:00
2020-09-01 12:17:00 +00:00
2020-10-26 10:04:06 +00:00
2020-10-26 10:04:06 +00:00
2020-06-24 10:38:30 +00:00
2020-10-26 10:04:06 +00:00
2020-08-25 09:56:39 +00:00
2020-10-16 03:09:22 +00:00
2020-10-20 16:52:39 +00:00
2020-08-05 22:34:46 +00:00
2020-09-24 08:03:50 +00:00
2020-08-11 10:46:23 +00:00
2020-10-05 12:41:23 +00:00
2020-10-05 12:41:23 +00:00
2020-09-11 14:11:27 +00:00
2020-10-09 09:53:56 +00:00
2020-10-21 08:20:05 +00:00
2020-08-11 10:46:23 +00:00
2020-07-29 11:27:43 +00:00
2020-10-27 08:45:07 +00:00
2020-10-27 08:45:07 +00:00
2020-05-18 17:06:25 +00:00
2020-09-29 10:19:20 +00:00
2020-07-07 18:25:09 +00:00
2020-10-27 10:10:33 +00:00
2020-10-27 10:22:23 +00:00
2020-07-10 00:03:21 +00:00
2020-07-10 11:50:59 +00:00
2020-01-07 17:26:01 +00:00
2020-07-10 00:03:21 +00:00
2020-10-19 13:10:42 +00:00
2020-08-11 10:46:23 +00:00
2020-01-09 09:28:07 +00:00
2020-02-13 10:10:37 +00:00
2020-01-09 09:28:07 +00:00
2020-09-24 21:37:32 +00:00
2020-06-17 08:41:14 +00:00
2020-09-29 15:14:22 +00:00
2020-09-29 15:14:22 +00:00
2020-08-26 14:02:03 +00:00
2020-09-24 21:37:32 +00:00
2020-09-10 13:11:44 +00:00
2020-10-19 14:56:38 +00:00
2020-10-19 14:56:38 +00:00
2020-03-20 16:55:38 +00:00
2019-12-16 14:54:56 +00:00
2019-12-16 14:54:56 +00:00
2020-09-21 08:12:50 +00:00
2020-09-21 08:12:50 +00:00
2020-07-07 18:25:09 +00:00
2020-07-07 18:25:09 +00:00
2020-05-17 10:57:27 +00:00
2020-05-17 10:57:27 +00:00
2020-10-27 08:45:07 +00:00
2020-10-27 08:45:07 +00:00
2020-10-26 10:22:46 +00:00
2020-02-27 14:13:03 +00:00
2020-10-21 08:20:05 +00:00
2020-04-01 11:15:00 +00:00
2020-07-16 13:52:28 +00:00
2020-07-16 13:52:28 +00:00
2020-07-15 20:45:13 +00:00
2020-07-15 20:45:13 +00:00
2020-04-01 11:15:00 +00:00
2020-10-05 12:41:23 +00:00
2020-10-12 07:28:01 +00:00
2020-09-29 15:14:22 +00:00
2020-10-05 12:41:23 +00:00
2020-05-17 17:15:10 +00:00
2020-07-08 10:12:59 +00:00
2020-09-29 13:23:26 +00:00
2020-09-29 13:23:26 +00:00
2020-10-09 08:29:45 +00:00
2020-10-09 08:29:45 +00:00
2020-05-18 17:06:25 +00:00
2020-09-24 21:37:32 +00:00
2020-09-24 21:37:32 +00:00
2020-05-18 17:06:25 +00:00
2020-07-07 18:25:09 +00:00
2020-10-07 07:37:01 +00:00
2020-05-11 12:28:32 +00:00
2020-10-12 07:28:01 +00:00
2020-10-21 08:20:05 +00:00
2020-10-23 20:14:53 +00:00
2020-02-13 10:10:37 +00:00
2020-10-26 10:22:46 +00:00
2020-10-26 10:22:46 +00:00