On Sat, Jul 26, 2008 at 02:10:56PM -0700, Matthew Dillon wrote: > :OK, I tracked it down to an off-by-one that was probably corrupting > :malloc internals. > : > :A quick grep through the code found the same issue in other files > :(looks like copy and paste). > : > :Diff inline below. > : > :Pierre Riteau > > Excellent sleuthing! We'll get these patches committed ASAP. > > This is also a dividend of the easier access to the installer sources > we got when Dave Hayes ported it into the base system bulid. > > -Matt > Matthew Dillon > <[EMAIL PROTECTED]>
Yes, it was very handy to have the installer in the source tree and moreover being able to quickly recompile it and run it directly on the system. Pierre Riteau