1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-01-10 08:27:48 +05:30
gists/c-programming
Intel A80486DX2-66 b10cdd7215
asprintf.c: fix use of malloc
1. Pass `size_t` variable to `malloc`
2. Multiply the count of bytes to allocate by `sizeof(char)`
2024-01-28 13:49:25 +03:00
..
2024-01-11 23:16:25 +03:00
2024-01-28 13:49:25 +03:00
2024-01-25 20:33:58 +03:00
2024-01-25 20:33:58 +03:00
2024-01-25 20:33:58 +03:00
2024-01-25 20:33:58 +03:00
2024-01-25 20:33:58 +03:00