Files
c-toxcore/toxcore
iphydf 73484d8995 cleanup: Use calloc instead of malloc for struct allocations.
`malloc` is used only for byte/int arrays. Also, we no longer allow plain
`void *` allocations. Every allocation should have a real value type.
2022-01-09 22:42:50 +00:00
..
2021-12-30 00:00:01 +00:00
2022-01-06 20:36:03 +00:00
2020-05-04 19:54:58 +01:00
2022-01-06 20:36:03 +00:00
2021-12-23 15:33:03 +00:00