summaryrefslogtreecommitdiffstats
path: root/src/alloc.h
AgeCommit message (Collapse)Author
2014-08-02Introduce and use alloc helpersMatthias Schiffer
These new helpers will terminate fastd on allocation failures and add some additional convenience (allow strdup with NULL; typesafe new(type) macros).