Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check that the feature strings are well-formed
Assert that the feature strings are NUL terminated, so that they will be well-formed as C strings. This is a safety check to ease the maintaninace and update of the feature lists.
- Loading branch information