Re: git: gdtoa - Allocate more entries on freelist to better han
You are encouraged to rebuild your libc after this change:
# cd /usr/src/lib/libc
# make obj
# make depend
# make
# make install
Also, a reboot is recommended after installing the new libc.
Cheers,
Antonio Huete
2010/1/6 Antonio Huete Jimenez <tuxillo@crater.dragonflybsd.org>:
>
> commit c3fc81f80749115b6faed20465baf248225461fe
> Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
> Date: =A0 Thu Jan 7 00:12:59 2010 +0100
>
> =A0 =A0gdtoa - Allocate more entries on freelist to better handle large f=
ields.
>
> =A0 =A0http://www.securityfocus.com/bid/35510
>
> =A0 =A0Taken-from: NetBSD
> =A0 =A0Reported-by: Johannes Hofmann <Johannes.Hofmann@gmx.de>
>
> Summary of changes:
> =A0contrib/gdtoa/gdtoaimp.h | =A0 =A02 +-
> =A01 files changed, 1 insertions(+), 1 deletions(-)
>
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3fc81f80749115b6=
faed20465baf248225461fe
>
>
> --
> DragonFly BSD source repository
>