tdb3 e39b6db368
fix: correct json_rpc_buffer initialization order (#473)
Performs memset after checking if the malloc was successful.
Safer, avoids segfault on (unlikely) unsuccessful malloc,
and allows the error printing to occur.
2024-11-27 20:12:27 -05:00
..
2024-11-21 11:45:08 -05:00
2024-06-25 15:34:15 +02:00
2024-06-11 10:14:30 +02:00
2023-08-26 12:28:17 -04:00