=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== exif-0.6.22/m4m/gp-byteorder.m4-35-changequote(, )dnl exif-0.6.22/m4m/gp-byteorder.m4:36:ac_dir=`echo $1|sed 's%/[^/][^/]*$%%'` exif-0.6.22/m4m/gp-byteorder.m4-37-changequote([, ])dnl ############################################## exif-0.6.22/m4m/gp-check-library.m4-125- ])dnl exif-0.6.22/m4m/gp-check-library.m4:126: AC_ARG_WITH([$2],[AS_HELP_STRING([gp_lib_arg][=PREFIX],[where to find ][$2][, "no" or "auto"])],[try_][$1][="$withval"]) exif-0.6.22/m4m/gp-check-library.m4-127- if test "x${[try_][$1]}" = "xauto"; then [try_][$1]=autodetect; fi ############################################## exif-0.6.22/m4m/gp-check-shell-environment.m4-19-AC_MSG_CHECKING([for POSIX sh \$() command substitution]) exif-0.6.22/m4m/gp-check-shell-environment.m4:20:if test "x$(pwd)" = "x`pwd`" && test "y$(echo "foobar")" = "y`echo foobar`" # '''' exif-0.6.22/m4m/gp-check-shell-environment.m4-21-then ############################################## exif-0.6.22/m4m/stdint.m4-26-changequote(, )dnl exif-0.6.22/m4m/stdint.m4:27:ac_dir=`echo "$1"|sed 's%/[^/][^/]*$%%'` exif-0.6.22/m4m/stdint.m4-28-changequote([, ])dnl ############################################## exif-0.6.22/m4m/stdint.m4-172-AC_MSG_CHECKING([for stdint types]) exif-0.6.22/m4m/stdint.m4:173:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)` exif-0.6.22/m4m/stdint.m4-174-# try to shortcircuit - if the default include path of the compiler ############################################## exif-0.6.22/m4m/stdint.m4-206- exif-0.6.22/m4m/stdint.m4:207:inttype_headers=`echo $2 | sed -e 's/,/ /g'` exif-0.6.22/m4m/stdint.m4-208- ############################################## exif-0.6.22/m4m/stdint.m4-255-if test "$GCC" = "yes" ; then exif-0.6.22/m4m/stdint.m4:256:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1` exif-0.6.22/m4m/stdint.m4-257-else ############################################## exif-0.6.22/m4m/stdint.m4-702- else exif-0.6.22/m4m/stdint.m4:703: ac_dir=`AS_DIRNAME(["$ac_stdint_h"])` exif-0.6.22/m4m/stdint.m4-704- AS_MKDIR_P(["$ac_dir"]) ############################################## exif-0.6.22/test/check-add-tags.sh-108-# Count the number of tags exif-0.6.22/test/check-add-tags.sh:109:numtags=`$EXIFEXE --no-fixup -m -i "$srcimg" | wc -l` exif-0.6.22/test/check-add-tags.sh-110-echo Must be 14 tags: $numtags ############################################## exif-0.6.22/test/check-create-tags.sh-16-# Count the number of tags exif-0.6.22/test/check-create-tags.sh:17:numtags=`$EXIFEXE --no-fixup -m -i "$dstimg" | wc -l` exif-0.6.22/test/check-create-tags.sh-18- ############################################## exif-0.6.22/test/check-create-tags.sh-27-# Count the number of tags exif-0.6.22/test/check-create-tags.sh:28:numtags=`$EXIFEXE --no-fixup -m -i "$dstimg" | wc -l` exif-0.6.22/test/check-create-tags.sh-29- ############################################## exif-0.6.22/test/check-tag-description.sh-39-for ifd in GPS Interoperability 0 1 EXIF; do exif-0.6.22/test/check-tag-description.sh:40: TESTTAGS=`eval echo \\$TESTTAGS_${ifd}` exif-0.6.22/test/check-tag-description.sh-41- for tag in $TESTTAGS; do