Hi,

I built root file system using buildroot, but some
commands (ping(busybox), sshd, ntpdate, etc) occured
segmentation fault in getaddrinfo().
So I read uclibc/libc/inet/getaddrinfo.c and found a bug in __check_pf().
(It has no NULL check and so on.)

Please review this patch.

Regards,

-- 
Hiroshi Shinji
[EMAIL PROTECTED]

Attachment: getaddrinfo.c.patch
Description: Binary data

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to