Searched refs:uninitialized (Results 1 – 2 of 2) sorted by relevance
824 uninitialized=`git submodule | grep '^-' | awk '{ print $2 }'`826 uninitialized=`echo "$uninitialized" | grep -v '^gnulib$'`828 if test -n "$uninitialized"; then829 uninit_comma=`echo "$uninitialized" | tr '\n' ',' | sed -e 's|,$|.|'`
2985 tail without -f no longer accesses uninitialized memory3728 cp --parents no longer uses uninitialized memory when restoring the