mirror of
https://git.suckless.org/st
synced 2026-07-19 22:34:11 +02:00
malloc and realloc are called through xmalloc and xrealloc, so calloc should be called through xcalloc. --- st.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
55 KiB
55 KiB