Bjoern A. Zeeb 7cceedd6b5 Fix use of uninitialized variable len in ngd_send.
Note: len gets intialized to 0 for sap == NULL case only to
make compiler on amd64 happy. This has nothing todo with the
former uninitialized use of len in sap != NULL case.

Reviewed by:	glebius
Approved by:	pjd (mentor)
2005-05-28 13:15:44 +00:00
..
2005-05-16 19:52:42 +00:00
2005-02-12 18:10:26 +00:00
2005-04-15 10:14:00 +00:00
2005-02-08 10:31:55 +00:00
2005-02-12 11:14:25 +00:00
2005-02-11 23:17:50 +00:00
2005-01-16 23:30:45 +00:00
2005-05-11 08:28:09 +00:00
2005-02-10 02:43:26 +00:00
2005-01-11 12:20:28 +00:00
2005-02-06 19:24:59 +00:00