aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Misc.h
Commit message (Collapse)AuthorAgeFilesLines
* nxcomp: use new macro SAFE_FREE(ptr)Ulrich Sibiller2017-12-091-0/+3
| | | | | Should be used instead of free() calls and will clear the pointer after calling free(). This can prevent double-free or use-after-free errors.
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-0/+279