Files
asterisk/include/asterisk
George Joseph c0612ccc28 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-04 13:30:35 -05:00
..
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-18 16:02:22 -06:00
2017-12-20 12:40:01 -05:00
2021-11-15 19:09:58 -06:00
2021-11-18 16:13:03 -06:00
2017-12-20 12:40:01 -05:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2017-05-30 15:10:20 -05:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-09-10 11:08:35 -05:00
2018-04-20 12:50:03 +02:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-18 16:13:03 -06:00
2021-11-18 16:13:03 -06:00
2021-11-15 19:09:58 -06:00
2016-07-22 10:09:08 +02:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-18 16:25:23 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-18 17:04:31 -06:00
2021-11-18 12:46:12 -06:00
2021-11-18 12:46:12 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-15 19:09:58 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2022-05-04 13:30:35 -05:00
2022-05-04 13:30:35 -05:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2021-11-15 19:09:58 -06:00
2018-06-23 08:26:19 +02:00
2021-11-15 19:09:58 -06:00
2018-07-23 06:47:20 -05:00
2021-11-29 08:49:55 -06:00