Files
asterisk/main
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
..
2021-11-15 18:31:44 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2020-05-05 08:56:28 -04:00
2020-05-05 08:56:28 -04:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-02-25 14:41:53 -06:00
2020-04-06 10:58:41 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-15 18:31:44 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-02-25 14:41:53 -06:00
2022-01-05 11:22:11 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2020-06-10 13:56:45 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-15 18:31:44 -06:00
2021-11-15 18:31:44 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-15 18:31:44 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2017-12-20 12:40:01 -05:00
2022-03-24 11:22:59 -05:00
2022-01-05 11:44:53 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-05-09 07:51:58 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2022-01-05 11:44:53 -06:00
2022-01-05 11:44:53 -06:00
2022-05-09 07:51:58 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-03-24 11:22:59 -05:00
2021-12-02 15:00:33 -06:00
2021-11-15 18:31:44 -06:00
2021-12-02 15:00:33 -06:00
2021-11-29 09:05:26 -06:00