Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
After-merge fix for GCC
GCC does not like MY_ATTRIBUTE((nonnull)) on a reference-to-pointer parameter. clang did not flag an issue wit that.
- Loading branch information