=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== bolt-lmm-2.3.4+dfsg/src/memcpy.cpp-21-/* some systems do not have newest memcpy@@GLIBC_2.14 - stay with old good one */ bolt-lmm-2.3.4+dfsg/src/memcpy.cpp:22://asm (".symver memcpy, memcpy@GLIBC_2.2.5"); bolt-lmm-2.3.4+dfsg/src/memcpy.cpp-23- ############################################## bolt-lmm-2.3.4+dfsg/debian/patches/dont-hardcode-glibc-version.patch-11- /* some systems do not have newest memcpy@@GLIBC_2.14 - stay with old good one */ bolt-lmm-2.3.4+dfsg/debian/patches/dont-hardcode-glibc-version.patch:12:-asm (".symver memcpy, memcpy@GLIBC_2.2.5"); bolt-lmm-2.3.4+dfsg/debian/patches/dont-hardcode-glibc-version.patch:13:+//asm (".symver memcpy, memcpy@GLIBC_2.2.5"); bolt-lmm-2.3.4+dfsg/debian/patches/dont-hardcode-glibc-version.patch-14- ############################################## bolt-lmm-2.3.4+dfsg/debian/patches/timer-for-other-arches.patch-1-Description: Provide an implementation for timer on other arches bolt-lmm-2.3.4+dfsg/debian/patches/timer-for-other-arches.patch:2:Asm specific on i386 and ppc64el bolt-lmm-2.3.4+dfsg/debian/patches/timer-for-other-arches.patch-3-Author: Frédéric Bonnard <frediz@debian.org> ############################################## bolt-lmm-2.3.4+dfsg/debian/tests/run-sample-analysis-5-if [ "$AUTOPKGTEST_TMP" = "" ] ; then bolt-lmm-2.3.4+dfsg/debian/tests/run-sample-analysis:6: AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX` bolt-lmm-2.3.4+dfsg/debian/tests/run-sample-analysis-7-fi ############################################## bolt-lmm-2.3.4+dfsg/.pc/dont-hardcode-glibc-version.patch/src/memcpy.cpp-21-/* some systems do not have newest memcpy@@GLIBC_2.14 - stay with old good one */ bolt-lmm-2.3.4+dfsg/.pc/dont-hardcode-glibc-version.patch/src/memcpy.cpp:22:asm (".symver memcpy, memcpy@GLIBC_2.2.5"); bolt-lmm-2.3.4+dfsg/.pc/dont-hardcode-glibc-version.patch/src/memcpy.cpp-23-