aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Pipe.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
| | | | Addresses ArcticaProject/nx-libs#985
* nxcomp: delete trailing whitespaceUlrich Sibiller2023-04-271-1/+1
|
* nxcomp: use new macro SAFE_FREE(ptr)Ulrich Sibiller2017-12-091-3/+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/+433