DragonFly BSD
 

Message5067

Author dillon
Recipients pierre.riteau
Date 2008-07-26.21:14:00
Content
: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 
					<dillon@backplane.com>
History
Date User Action Args
2008-07-26 21:14:00dillonsetrecipients: + pierre.riteau
2008-07-26 21:14:00dillonlinkissue1080 messages
2008-07-26 21:14:00dilloncreate