You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]