libatm

Christer Oberg christer.oberg at texonet.com
Thu Apr 3 09:11:44 PST 2003


I hope this is the appropriate list to post this. This is my first post to a FreeBSD mailing list so if its not please forgive me. 

In /usr/src/lib/libatm/ip_addr.c function format_ip_addr() line 155: strcpy(host_name, ip_host->h_name);

That looks kind of dangerous to me considering line 125: static char     host_name[128];

There more potential problems in libatm too but this is probably the most obvious one. 






More information about the freebsd-bugs mailing list