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
..
2020-03-31 11:47:57 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2021-03-10 08:57:01 -06:00
2018-03-14 05:20:12 -04:00
2022-04-26 17:34:36 -05:00
2017-12-22 09:23:22 -05:00
2022-02-24 12:44:30 +00:00
2017-12-22 09:23:22 -05:00
2022-04-27 11:41:25 -05:00
2021-11-30 11:49:38 -05:00
2018-11-21 09:56:12 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2022-04-26 17:34:36 -05:00
2022-04-27 03:06:46 -05:00
2017-12-22 09:23:22 -05:00
2022-04-26 17:34:36 -05:00
2018-04-17 10:30:23 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2017-04-12 15:57:21 -06:00
2017-12-22 09:23:22 -05:00
2019-09-18 15:26:00 -05:00
2022-04-26 17:34:36 -05:00
2021-06-11 13:26:39 -05:00
2017-12-22 09:23:22 -05:00
2022-04-26 17:34:36 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2022-04-14 16:57:38 -05:00
2021-03-16 10:30:13 -05:00
2014-04-23 15:02:39 +00:00
2021-11-16 05:41:50 -06:00
2021-03-16 10:30:13 -05:00
2021-03-16 10:30:13 -05:00
2021-03-16 10:30:13 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-06-19 10:56:33 -06:00
2022-04-26 17:34:36 -05:00
2022-05-09 07:51:58 -05:00
2017-12-22 09:23:22 -05:00
2017-08-30 18:43:38 +00:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2021-11-16 05:41:50 -06:00
2017-12-22 09:23:22 -05:00
2022-04-26 17:34:36 -05:00
2017-12-22 09:23:22 -05:00
2022-04-26 17:34:36 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2021-09-22 10:49:23 -05:00
2021-05-26 11:25:07 -05:00
2018-05-11 09:48:58 -04:00