Sean Bright
b3bf415455
chan_dahdi.c: Resolve a format-truncation build warning.
...
With gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0:
> chan_dahdi.c:4129:18: error: ‘%s’ directive output may be truncated
> writing up to 255 bytes into a region of size between 242 and 252
> [-Werror=format-truncation=]
This removes the error-prone sizeof(...) calculations in favor of just
doubling the size of the base buffer.
Change-Id: I2d276785286730d3d5d0a921bcea2e065dbf27c5
2022-09-09 09:39:15 -05:00
..
2021-11-19 09:09:45 -06:00
2022-07-12 07:45:19 -05:00
2021-12-02 10:38:23 -06:00
2022-04-27 02:06:59 -05:00
2021-12-13 13:40:14 -06:00
2021-08-16 11:48:10 -05:00
2020-11-03 17:07:42 -06:00
2016-10-27 09:53:55 -04:00
2021-11-19 09:09:45 -06:00
2022-09-09 09:39:15 -05:00
2021-08-20 15:30:55 -05:00
2022-08-10 08:26:29 -05:00
2022-01-06 14:07:05 -06:00
2021-11-29 09:04:26 -06:00
2021-11-19 09:09:45 -06:00
2021-08-16 11:48:10 -05:00
2021-08-16 11:48:10 -05:00
2021-08-16 11:48:10 -05:00
2017-12-22 09:23:22 -05:00
2022-06-02 11:37:47 -05:00
2021-11-16 05:37:45 -06:00
2022-05-09 08:21:58 -05:00
2022-01-06 14:07:05 -06:00
2022-01-06 14:07:05 -06:00
2021-08-16 11:48:10 -05:00
2017-12-22 09:23:22 -05:00
2021-11-16 05:37:45 -06:00
2021-11-16 05:37:45 -06:00
2017-12-22 09:23:22 -05:00
2019-11-08 10:20:13 -05:00
2016-10-27 09:53:55 -04:00
2022-07-14 08:18:51 -05:00
2022-07-12 07:45:19 -05:00
2021-12-02 10:38:23 -06:00
2021-12-02 10:38:23 -06:00
2021-12-02 10:38:23 -06:00
2021-11-16 05:37:45 -06:00
2021-11-16 05:37:45 -06:00
2017-12-22 09:23:22 -05:00