George Joseph
4aa541683b
GCC12: Fixes for 16+
...
Most issues were in stringfields and had to do with comparing
a pointer to an constant/interned string with NULL. Since the
string was a constant, a pointer to it could never be NULL so
the comparison was always "true". gcc now complains about that.
There were also a few issues where determining if there was
enough space for a memcpy or s(n)printf which were fixed
by defining some of the involved variables as "volatile".
There were also a few other miscellaneous fixes.
ASTERISK-30044
Change-Id: Ia081ca1bcfb329df6487c4660aaf1944309eb570
2022-05-09 08:21:45 -05:00
..
2022-03-30 17:10:51 -05:00
2018-08-01 12:01:15 -04:00
2021-11-15 22:48:56 -06:00
2017-12-22 09:23:22 -05:00
2022-04-26 14:26:48 -05:00
2022-04-26 14:26:48 -05:00
2022-04-26 14:26:48 -05:00
2022-04-26 14:26:48 -05:00
2017-12-22 09:23:22 -05:00
2018-03-19 17:59:59 -04:00
2021-11-15 22:48:56 -06:00
2016-10-27 09:53:55 -04:00
2018-09-12 12:34:54 -05:00
2018-10-17 14:50:54 -05:00
2016-10-27 09:53:55 -04:00
2021-12-02 10:37:38 -06:00
2018-11-21 08:47:27 -05:00
2021-12-02 10:37:38 -06:00
2021-12-13 08:57:26 -06:00
2017-04-12 15:57:21 -06:00
2016-10-27 09:53:55 -04:00
2022-01-31 09:24:12 -06:00
2018-11-29 15:05:33 -06:00
2017-04-12 15:57:21 -06:00
2017-03-27 19:54:44 +00:00
2022-03-03 05:45:20 -06:00
2022-03-23 17:13:03 -05:00
2016-10-27 09:53:55 -04:00
2017-08-03 22:09:28 -04:00
2019-09-10 13:11:07 -05:00
2016-10-27 09:53:55 -04:00
2021-11-18 10:19:10 -06:00
2017-12-22 09:23:22 -05:00
2021-11-18 10:19:10 -06:00
2016-12-08 07:22:33 +11:00
2016-12-08 07:22:33 +11:00
2016-12-08 07:22:33 +11:00
2016-12-08 07:22:33 +11:00
2018-10-17 14:50:54 -05:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-11-15 21:21:59 -05:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2021-12-02 10:37:38 -06:00
2016-10-27 09:53:55 -04:00
2021-09-13 07:11:01 -05:00
2016-10-27 09:53:55 -04:00
2021-10-28 09:37:24 -05:00
2021-10-21 13:18:41 -05:00
2020-06-10 09:33:28 -05:00
2017-11-18 22:13:32 -05:00
2021-11-15 22:48:56 -06:00
2021-11-18 10:19:10 -06:00
2019-07-08 18:12:49 -05:00
2016-04-08 13:52:02 -05:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:48:56 -06:00
2018-11-19 05:49:39 -07:00
2016-10-27 09:53:55 -04:00
2018-11-13 13:26:06 -05:00
2020-10-13 11:10:56 -03:00
2022-02-25 13:04:14 -06:00
2021-03-31 15:09:39 -05:00
2019-03-11 23:57:01 +01:00
2022-01-21 10:06:57 -06:00
2020-06-30 09:22:32 -05:00
2018-11-21 09:56:16 -05:00
2016-10-27 09:53:55 -04:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:48:56 -06:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:48:56 -06:00
2019-03-26 21:16:47 +01:00
2018-11-26 18:43:53 +00:00
2019-06-28 11:41:15 -05:00
2021-11-15 22:48:56 -06:00
2020-07-01 09:27:14 -05:00
2016-04-13 14:01:37 -06:00
2021-11-15 22:48:56 -06:00
2017-12-22 09:23:22 -05:00
2021-11-15 22:48:56 -06:00
2018-10-17 09:14:05 -04:00
2022-01-04 07:48:35 -06:00
2016-10-27 09:53:55 -04:00
2020-03-31 12:48:15 -05:00
2013-03-28 23:59:20 +00:00
2022-05-09 08:21:45 -05:00
2021-11-18 10:19:10 -06:00
2018-12-02 08:55:23 -05:00
2016-10-27 09:53:55 -04:00