summaryrefslogtreecommitdiff
path: root/src/logger.c
AgeCommit message (Collapse)AuthorFilesLines
2024-03-02tree-wide: use FREE_AND_NULLIFY macro and reformat codeMole Shang1-3/+1
Jeez idk why i forgot the pass-by-value feature, so the original version never gets the pointer nullified. Fix it by using our favourite C-style macro.
2023-08-05hinata: initial commitMole Shang1-0/+32