When we compile packages downstream in Gentoo we enable several compiler options to make QA issues visible. These warnings were produced:
* QA Notice: Package triggers severe warnings which indicate that it
* may exhibit random runtime failures.
* <command-line>: warning: ‘free’ called on pointer ‘*(void ***)((char *)array+ ivtmp*8)’ with nonzero offset [512, 17179869184] [-Wfree-nonheap-object]
* <command-line>: warning: ‘free’ called on pointer ‘*(tommy_hashlin_node ***)((char *)hashlin+ ivtmp*8)’ with nonzero offset [512, 17179869184] [-Wfree-nonheap-object]
When we compile packages downstream in Gentoo we enable several compiler options to make QA issues visible. These warnings were produced: