George Joseph
01dc630b8c
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 07:51:58 -05:00
..
2022-02-28 08:46:14 -06:00
2018-08-14 12:45:10 -05:00
2021-11-15 22:17:52 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-19 17:59:59 -04:00
2021-11-15 22:17:52 -06:00
2016-10-27 09:53:55 -04:00
2018-09-12 19:33:08 +02:00
2018-10-17 14:34:55 -05:00
2016-10-27 09:53:55 -04:00
2021-12-02 10:37:51 -06:00
2018-11-21 08:48:25 -05:00
2021-12-02 10:37:51 -06:00
2021-12-13 08:52:33 -06:00
2017-04-12 15:57:21 -06:00
2016-10-27 09:53:55 -04:00
2022-01-31 09:37:24 -06:00
2018-11-26 17:19:43 -05:00
2017-04-12 15:57:21 -06:00
2017-03-27 19:54:44 +00:00
2022-03-03 09:44:55 -06:00
2022-03-23 17:08:03 -05:00
2016-10-27 09:53:55 -04:00
2017-08-03 22:09:28 -04:00
2019-09-10 13:10:34 -05:00
2016-10-27 09:53:55 -04:00
2021-11-18 10:38:52 -06:00
2017-12-22 09:23:22 -05:00
2021-11-18 10:38:52 -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:34:55 -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:51 -06:00
2016-10-27 09:53:55 -04:00
2021-09-13 07:15:35 -05:00
2016-10-27 09:53:55 -04:00
2021-10-28 09:37:07 -05:00
2021-10-21 11:38:45 -05:00
2020-06-10 13:56:45 -05:00
2017-11-18 22:13:32 -05:00
2021-11-15 22:17:52 -06:00
2021-11-18 10:38:52 -06:00
2016-04-08 13:52:02 -05:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:17:52 -06:00
2018-11-19 05:48:42 -07:00
2016-10-27 09:53:55 -04:00
2018-11-13 13:26:01 -05:00
2021-03-31 15:07:09 -05:00
2019-03-25 14:09:18 -06:00
2022-01-28 13:35:29 -06:00
2020-06-30 08:12:46 -06:00
2018-11-21 09:56:12 -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:17:52 -06:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:17:52 -06:00
2019-04-05 02:33:14 +02:00
2018-10-17 14:34:55 -05:00
2021-11-15 22:17:52 -06:00
2018-04-17 11:03:55 -06:00
2016-04-13 14:01:37 -06:00
2021-11-15 22:17:52 -06:00
2017-12-22 09:23:22 -05:00
2021-11-15 22:17:52 -06:00
2018-10-17 08:27:25 -05:00
2022-01-04 05:55:44 -06:00
2016-10-27 09:53:55 -04:00
2020-03-31 12:48:31 -05:00
2013-03-28 23:59:20 +00:00
2022-05-09 07:51:58 -05:00
2021-11-18 10:38:52 -06:00
2018-12-02 08:55:18 -05:00
2016-10-27 09:53:55 -04:00