=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== uucpsend-1.1/.pc/0002-uucpsend.c-Don-t-cast-lvalue-in-assignment.patch/uucpsend.c-517- # uucpsend-1.1/.pc/0002-uucpsend.c-Don-t-cast-lvalue-in-assignment.patch/uucpsend.c:518: KBYTESQUEUED=`du -s "$UUSPOOL/${SITE}"| ${AWK} '{print $1}'` uucpsend-1.1/.pc/0002-uucpsend.c-Don-t-cast-lvalue-in-assignment.patch/uucpsend.c-519- if [ "${QUEUE}" -lt ${KBYTESQUEUED} ] ; then ############################################## uucpsend-1.1/uucpsend.c-517- # uucpsend-1.1/uucpsend.c:518: KBYTESQUEUED=`du -s "$UUSPOOL/${SITE}"| ${AWK} '{print $1}'` uucpsend-1.1/uucpsend.c-519- if [ "${QUEUE}" -lt ${KBYTESQUEUED} ] ; then