Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2003 19:10:58 +0200
From:      "Christer Oberg" <christer.oberg@texonet.com>
To:        <freebsd-bugs@freebsd.org>
Subject:   libatm
Message-ID:  <006401c2fa04$13065330$c400a8c0@dimv5ye0dk5o66>

index | next in thread | raw e-mail

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. 





home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006401c2fa04$13065330$c400a8c0>