Reported by entrez as a github issue for evilhack, 'gcc -2' issued warnings about droppables() possibly returning the address of a local variable (&dummy). It is mistaken; that never gets returned because of various checks being performed. But making 'dummy' be static adds negligible cost and should shut it up (not verified but no doubt about viability...).
50 KiB
50 KiB