← Back to team overview

registry team mailing list archive

[Bug 487903] Re: Compilation with check not possible (infinite loop)

 

Simple SRU.

TEST CASE:
mkdir mytmpdir
cd mytmpdir
cat <<EOF >  configure.ac
AC_INIT()
AM_PATH_CHECK
EOF
aclocal

Without this patch, it will go into an infinite loop and keep eating
more and more memory at a very fast rate. With the patch, it'll
terminate succesfully.

-- 
Compilation with check not possible (infinite loop)
https://bugs.launchpad.net/bugs/487903
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.