Files
RedBear-OS/tests
Anhad Singh cdb4843164 fix(tests): fix UB in mk{fifo,nod,nodat}
Memory chunk is allocated with `malloc` and used as the `dest` buffer
for `strncat`. The `dest` argument in `strncat` has to be NUL terminated,
however it was not.

This commit fixes this issue in mk{fifo,nod,noat}.c.

Almost all dynamic tests pass now.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-11-26 16:56:05 +11:00
..
2024-03-01 00:23:42 +00:00
2018-07-26 09:16:22 +02:00
2019-12-02 14:53:55 -05:00
2023-11-12 12:07:49 +01:00
2024-09-28 12:50:00 +00:00
2024-11-02 12:21:47 +00:00
2024-04-05 20:31:06 +00:00
2024-01-17 03:05:50 +00:00
2024-10-06 05:43:17 -07:00
2024-11-17 16:15:07 +00:00
2024-11-17 16:18:14 +00:00
2023-11-12 12:07:49 +01:00
2023-11-12 12:07:49 +01:00
2024-07-23 16:07:25 +02:00
2023-11-12 12:07:49 +01:00
2021-03-01 21:19:04 -07:00
2021-03-01 21:19:04 -07:00
2021-03-01 21:19:04 -07:00
2024-11-17 16:15:07 +00:00
2024-09-06 22:28:24 +02:00
2024-11-17 16:15:07 +00:00
2024-11-10 16:19:15 +01:00
2023-11-12 12:07:49 +01:00
2024-09-24 19:34:53 +02:00
2023-11-12 12:07:49 +01:00
2023-11-12 11:45:15 +01:00
2024-11-17 16:15:07 +00:00
2019-04-28 10:07:42 -06:00
2021-01-05 22:48:41 +01:00
2024-09-28 16:51:17 +02:00
2024-07-18 23:59:48 +02:00
2023-11-12 12:07:49 +01:00
2023-04-15 10:41:42 +01:00
2023-11-12 12:07:49 +01:00