summaryrefslogtreecommitdiff
path: root/src/nsfb.h
Commit message (Collapse)AuthorAgeFilesLines
* fix unchecked heap allocation returnsVincent Sanders2017-10-151-1/+2
| | | | | | | Alastair Hughes provided a patch in the bug tracker which I based this implementation upon. Closes: #2553
* Move private headers out of include/ and into src/Michael Drake2014-07-191-0/+49
To match our other libraries.