Files
UltraGrid/src/utils
Martin Pulec 772ef5de19 utils/sdp: improved string handling
- use snprintf instead of strncat (better behavior - always appends \0 and
no need to subtract 1 from len /and expecting that there is \0 at the end)
- use actual string length with sizeof than STR_LEN (which may get
removed because it is misleading in respect to global STR_LENi value)
2024-02-05 16:42:31 +01:00
..
2023-03-02 09:41:48 +01:00
2023-07-17 10:43:27 +02:00
2023-06-13 09:13:40 +02:00
2023-06-13 10:20:55 +02:00
2023-06-13 10:20:55 +02:00
2020-06-09 15:26:42 +02:00
2024-01-16 14:45:50 +01:00
2024-01-16 14:45:50 +01:00
2023-11-30 09:38:12 +01:00
2022-04-01 10:28:55 +02:00
2023-06-06 15:04:32 +02:00
2023-06-06 15:04:32 +02:00
2023-07-25 09:32:15 +02:00
2023-11-29 15:27:32 +01:00
2023-10-27 12:18:17 +02:00
2023-10-16 16:29:24 +02:00
2023-06-01 14:29:14 +02:00
2023-09-25 12:09:05 +02:00
2019-11-09 13:47:11 +01:00
2024-02-05 16:42:31 +01:00
2019-05-30 11:38:05 +02:00
2015-07-31 11:32:21 +02:00
2023-10-06 14:00:48 +02:00
2019-11-09 13:47:11 +01:00
2014-10-20 14:10:51 +02:00
2023-11-10 16:04:53 +01:00
2023-06-01 14:29:14 +02:00