=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== megahit-1.2.9/src/utils/cpu_dispatch.h-14-#else megahit-1.2.9/src/utils/cpu_dispatch.h:15: asm volatile("cpuid\n\t" megahit-1.2.9/src/utils/cpu_dispatch.h-16- : "=a"(eax), "=b"(ebx), "=c"(ecx), "=d"(edx) ############################################## megahit-1.2.9/src/utils/cpu_dispatch.h-28-#else megahit-1.2.9/src/utils/cpu_dispatch.h:29: asm volatile("cpuid\n\t" megahit-1.2.9/src/utils/cpu_dispatch.h-30- : "=a"(eax), "=b"(ebx), "=c"(ecx), "=d"(edx) ############################################## megahit-1.2.9/debian/createmanpages-4- megahit-1.2.9/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'` megahit-1.2.9/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`