=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== squashfs-tools-ng-1.0.3/lib/zlib/crc32.c-185-/* ========================================================================= squashfs-tools-ng-1.0.3/lib/zlib/crc32.c:186: * This function can be used by asm versions of crc32() squashfs-tools-ng-1.0.3/lib/zlib/crc32.c-187- */ ############################################## squashfs-tools-ng-1.0.3/lib/zlib/deflate.c-96-# pragma message("Assembler code may have bugs -- use at your own risk") squashfs-tools-ng-1.0.3/lib/zlib/deflate.c:97: void match_init OF((void)); /* asm code initialization */ squashfs-tools-ng-1.0.3/lib/zlib/deflate.c-98- uInt longest_match OF((deflate_state *s, IPos cur_match)); ############################################## squashfs-tools-ng-1.0.3/lib/zlib/deflate.c-1221-#ifdef ASMV squashfs-tools-ng-1.0.3/lib/zlib/deflate.c:1222: match_init(); /* initialize the asm code */ squashfs-tools-ng-1.0.3/lib/zlib/deflate.c-1223-#endif ############################################## squashfs-tools-ng-1.0.3/lib/zlib/deflate.c-1237-#ifndef ASMV squashfs-tools-ng-1.0.3/lib/zlib/deflate.c:1238:/* For 80x86 and 680x0, an optimized version will be provided in match.asm or squashfs-tools-ng-1.0.3/lib/zlib/deflate.c-1239- * match.S. The code will be functionally equivalent. ############################################## squashfs-tools-ng-1.0.3/lib/zlib/zlib.h-1184- 8: ZLIB_DEBUG squashfs-tools-ng-1.0.3/lib/zlib/zlib.h:1185: 9: ASMV or ASMINF -- use ASM code squashfs-tools-ng-1.0.3/lib/zlib/zlib.h-1186- 10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention ############################################## squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-255-AC_SUBST([DX_DOCDIR], ['ifelse([$3], [], [doxygen-doc], [$3])']) squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4:256:m4_if(m4_eval(3 < m4_count($@)), 1, [m4_for([DX_i], 4, m4_count($@), 2, squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-257- [AC_SUBST([DX_CONFIG]m4_eval(DX_i[/2]), ############################################## squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-259- [$(srcdir)/Doxyfile])')])])dnl squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4:260:m4_if(m4_eval(3 < m4_count($@)), 1, [m4_for([DX_i], 5, m4_count($@,), 2, squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-261- [AC_SUBST([DX_DOCDIR]m4_eval([(]DX_i[-1)/2]), ############################################## squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-263- [doxygen-doc])')])])dnl squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4:264:m4_define([DX_loop], m4_dquote(m4_if(m4_eval(3 < m4_count($@)), 1, squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-265- [m4_for([DX_i], 4, m4_count($@), 2, [, m4_eval(DX_i[/2])])], ############################################## squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-286- [DX_ENV_APPEND(HAVE_DOT, YES) squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4:287: DX_ENV_APPEND(DOT_PATH, [`DX_DIRNAME_EXPR($DX_DOT)`])], squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-288- [DX_ENV_APPEND(HAVE_DOT, NO)]) ############################################## squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-467- \$(DX_LATEX) refman.tex; \\ squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4:468: countdown=\`expr \$\$countdown - 1\`; \\ squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-469- done; \\ ############################################## squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-498- \$(DX_PDFLATEX) refman.tex; \\ squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4:499: countdown=\`expr \$\$countdown - 1\`; \\ squashfs-tools-ng-1.0.3/m4/ax_prog_doxygen.m4-500- done; \\ ############################################## squashfs-tools-ng-1.0.3/m4/ax_pthread.m4-296- ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g' squashfs-tools-ng-1.0.3/m4/ax_pthread.m4:297: ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"` squashfs-tools-ng-1.0.3/m4/ax_pthread.m4-298- ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"