Files
asterisk/res
George Joseph 3c96566655 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:49:52 -05:00
..
2021-12-03 10:42:50 -06:00
2021-12-13 08:57:54 -06:00
2021-12-13 08:57:54 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-19 07:13:19 -06:00
2022-05-09 07:49:52 -05:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2022-03-24 11:24:58 -05:00
2021-11-18 16:45:50 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-18 12:15:34 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-18 13:44:31 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2022-05-09 07:49:52 -05:00
2021-12-03 10:42:50 -06:00