git: gdtoa - Allocate more entries on freelist to better handle large fields.
Antonio Huete Jimenez
ahuete.devel at gmail.com
Wed Jan 6 15:00:36 PST 2010
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 at crater.dragonflybsd.org>:
>
> commit c3fc81f80749115b6faed20465baf248225461fe
> Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
> Date: Thu Jan 7 00:12:59 2010 +0100
>
> gdtoa - Allocate more entries on freelist to better handle large fields.
>
> http://www.securityfocus.com/bid/35510
>
> Taken-from: NetBSD
> Reported-by: Johannes Hofmann <Johannes.Hofmann at gmx.de>
>
> Summary of changes:
> contrib/gdtoa/gdtoaimp.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3fc81f80749115b6faed20465baf248225461fe
>
>
> --
> DragonFly BSD source repository
>
More information about the Commits
mailing list