Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EncodeBuffer.cpp: add another VALGRIND guard | Ulrich Sibiller | 2017-12-29 | 1 | -1/+9 |
| | | | | Fixes ArcticaProject/nx-libs#572 | ||||
* | EncodeBuffer.cpp: add VALGRIND guard | Ulrich Sibiller | 2017-12-29 | 1 | -0/+7 |
| | | | | | | | Same as in WriteBuffer.cpp Valgrind will complain about uninitialized data, but we are only writing to the memory here. | ||||
* | nxcomp: Switch to autoreconf. | Mike Gabriel | 2017-07-26 | 1 | -0/+623 |