Bug#381605: Problem with apt-build-wrapper

2006-08-05 Thread Julien Danjou
On Sat, Aug 05, 2006 at 10:02:21PM +0200, Valliet Emmanuel wrote: > Package: apt-build > Version: 0.12.17 > Severity: normal > > > It seems that there is a little bug in the apt-build-wrapper; when > parsing the configuration file, the first malloc is well done, but > after, the realloc call miss

Bug#381605: Problem with apt-build-wrapper

2006-08-05 Thread Valliet Emmanuel
Package: apt-build Version: 0.12.17 Severity: normal It seems that there is a little bug in the apt-build-wrapper; when parsing the configuration file, the first malloc is well done, but after, the realloc call misses the (MAKE_ARGC > GCC_ARGC ? MAKE_ARGC : GCC_ARGC) thing. As a consequence, the