Sean Bright
1e2dfd0c32
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:03 -05:00
..
2021-11-19 09:07:51 -06:00
2022-07-12 07:44:54 -05:00
2021-12-02 10:37:51 -06:00
2022-04-26 17:34:36 -05:00
2021-12-13 13:11:09 -06:00
2021-08-16 11:48:40 -05:00
2016-10-27 09:53:55 -04:00
2021-11-19 09:07:51 -06:00
2022-09-09 09:39:03 -05:00
2021-08-20 15:30:30 -05:00
2022-08-10 08:39:44 -05:00
2022-01-06 14:04:01 -06:00
2021-11-20 05:17:58 -05:00
2021-11-19 09:07:51 -06:00
2021-08-16 11:48:40 -05:00
2021-08-16 11:48:40 -05:00
2021-08-16 11:48:40 -05:00
2017-12-22 09:23:22 -05:00
2022-06-02 11:33:17 -05:00
2021-11-15 17:14:36 -06:00
2022-05-09 07:51:58 -05:00
2022-01-06 14:04:01 -06:00
2022-01-06 14:04:01 -06:00
2021-08-16 11:48:40 -05:00
2017-12-22 09:23:22 -05:00
2021-11-15 17:14:36 -06:00
2021-11-15 17:14:36 -06:00
2017-12-22 09:23:22 -05:00
2018-08-14 12:45:10 -05:00
2016-10-27 09:53:55 -04:00
2022-07-14 07:51:07 -05:00
2022-07-12 07:44:54 -05:00
2021-12-02 10:37:51 -06:00
2021-12-02 10:37:51 -06:00
2021-12-02 10:37:51 -06:00
2021-11-15 17:14:36 -06:00
2021-11-15 17:14:36 -06:00
2017-12-22 09:23:22 -05:00