Pirmin Walthert
c16937cdbe
res_pjsip_logger.c: correct the return value checks when writing to pcap
...
files
fwrite() does return the number of elements written and not the
number of bytes. However asterisk is currently comparing the return
value to the size of the written element what means that asterisk logs
five WARNING messages on every packet written to the pcap file.
This patch changes the code to check for the correct value, which will
always be 1.
ASTERISK-28921 #close
Change-Id: I2455032d9cb4c5a500692923f9e2a22e68b08fc2
2020-06-01 07:00:09 -05:00
..
2019-04-16 08:11:28 -05:00
2020-05-15 06:41:45 -05:00
2019-11-25 07:57:36 -05:00
2019-05-22 08:25:19 -05:00
2020-05-13 06:43:05 -05:00
2020-04-23 09:16:51 -05:00
2020-05-20 09:18:26 -05:00
2017-12-22 09:23:22 -05:00
2017-10-18 03:34:56 -05:00
2020-03-02 12:12:11 -06:00
2018-03-01 13:13:55 -06:00
2020-03-25 18:04:22 -05:00
2018-07-18 18:15:53 +00:00
2017-12-22 09:23:22 -05:00
2020-01-03 10:29:02 -06:00
2019-02-20 09:56:22 -06:00
2019-01-30 12:51:03 +00:00
2020-01-02 15:06:15 +00:00
2020-05-15 06:41:45 -05:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2019-10-24 05:26:57 -05:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2019-08-20 13:19:42 -05:00
2020-04-14 09:47:22 -05:00
2020-01-14 09:36:44 -06:00
2018-02-16 13:52:37 +01:00
2019-10-24 09:18:38 -05:00
2019-10-24 09:18:38 -05:00
2019-10-24 09:18:38 -05:00
2018-11-21 09:56:16 -05:00
2018-11-26 12:56:24 -06:00
2018-11-21 09:56:16 -05:00
2020-04-20 09:55:45 -05:00
2018-10-18 12:44:10 -05:00
2020-04-07 18:11:55 -05:00
2019-10-14 05:08:02 -05:00
2019-07-24 04:51:43 -06:00
2018-03-14 05:20:12 -04:00
2017-12-22 09:23:22 -05:00
2019-04-23 17:40:15 -05:00
2018-06-08 11:03:35 +02:00
2018-01-24 13:37:29 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2019-12-13 14:24:10 -06:00
2017-11-20 13:17:55 -06:00
2018-12-13 17:03:59 -05:00
2017-12-20 12:40:01 -05:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2018-11-18 15:08:16 -05:00
2018-05-21 11:03:10 -05:00
2018-04-30 16:30:44 -04:00
2018-06-21 10:18:36 -06:00
2020-01-02 15:51:37 -06:00
2017-12-22 09:23:22 -05:00
2018-03-08 13:53:09 -06:00
2020-05-20 07:16:56 -05:00
2019-04-23 17:40:15 -05:00
2018-01-24 13:37:29 -05:00
2019-04-23 17:40:15 -05:00
2019-02-07 08:23:14 -06:00
2018-11-21 09:56:16 -05:00
2019-11-18 08:30:45 -06:00
2018-09-12 07:26:33 -05:00
2018-09-06 13:30:12 -05:00
2020-02-20 04:52:11 -06:00
2018-01-24 13:37:29 -05:00
2020-04-20 11:03:26 -05:00
2020-01-05 10:13:05 -06:00
2020-01-08 09:48:18 -06:00
2020-04-20 11:03:26 -05:00
2020-04-20 11:03:26 -05:00
2020-04-20 11:03:26 -05:00
2020-04-20 11:03:26 -05:00
2018-02-02 18:03:06 -06:00
2020-01-10 15:15:59 -06:00
2018-02-02 18:03:06 -06:00
2018-11-21 09:56:16 -05:00
2018-04-12 17:34:16 -05:00
2020-05-11 16:26:29 -05:00
2020-06-01 07:00:09 -05:00
2020-04-20 11:03:26 -05:00
2018-01-24 13:37:29 -05:00
2019-10-10 15:30:24 -05:00
2020-05-22 07:47:33 -05:00
2020-01-10 14:49:54 -06:00
2020-04-20 11:03:26 -05:00
2018-10-24 07:51:25 -05:00
2018-11-21 09:56:16 -05:00
2020-02-18 13:09:49 -06:00
2020-04-20 09:12:40 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2019-04-23 17:40:15 -05:00
2020-01-28 09:24:44 -06:00
2020-04-20 11:04:09 -05:00
2019-12-04 16:19:23 -06:00
2020-04-20 11:03:26 -05:00
2020-04-21 17:45:42 -05:00
2018-01-24 13:37:29 -05:00
2020-04-23 09:16:51 -05:00
2020-04-06 08:02:53 -05:00
2018-01-24 13:37:29 -05:00
2020-04-14 09:50:55 -05:00
2019-11-21 16:10:46 -05:00
2020-01-02 15:51:37 -06:00
2018-01-24 13:37:29 -05:00
2020-05-27 09:36:45 -05:00
2017-10-04 12:00:47 -04:00
2018-01-24 13:37:29 -05:00
2019-05-22 08:25:19 -05:00
2019-05-20 20:33:58 -05:00
2020-01-14 10:07:20 -06:00
2019-04-18 08:04:11 -06:00
2019-11-18 08:30:45 -06:00
2020-05-18 16:31:58 +00:00
2017-12-22 09:23:22 -05:00
2018-11-18 15:08:16 -05:00
2019-04-23 17:40:15 -05:00
2017-12-22 09:23:22 -05:00
2017-12-10 12:51:16 -06:00
2020-05-20 10:50:09 -05:00
2019-09-23 11:06:05 -05:00
2018-11-21 09:56:16 -05:00
2018-08-17 16:33:24 -05:00
2017-12-07 19:39:04 -06:00
2020-05-20 10:46:07 -05:00
2018-01-15 13:25:51 -05:00
2018-11-21 09:56:16 -05:00
2018-01-24 13:37:29 -05:00
2020-01-29 07:15:49 -06:00
2019-03-11 23:57:01 +01:00
2018-01-15 13:25:51 -05:00
2018-09-12 12:34:54 -05:00
2020-01-27 11:59:36 -06:00
2020-01-21 07:47:18 -06:00
2020-05-20 09:18:26 -05:00
2017-12-22 09:23:22 -05:00
2018-12-11 12:29:09 -05:00
2019-04-23 17:40:15 -05:00
2018-08-27 13:22:31 -04:00