Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macros: Add a size check for hashtable iters
If the user provides a less than pointer-sized type, we'll clobber other things on the stack. See ostreedev/ostree#990
- Loading branch information