freebsd-dev/sys/netinet/libalias
Paolo Pisati c326cd0e62 Prevent the usage of an uninitialized variable: do not accept
StartMediaTx message before an OpnRcvChnAck message was received.

Reviewed by:	glebius
Approved by:	glebius (mentor)
MFC after:      3 days
Found with:	Coverity Prevent(tm)
CID:		498
2007-04-07 09:52:36 +00:00
..
alias_cuseeme.c
alias_db.c Silence Coverity about an unused variable. 2007-04-07 09:47:39 +00:00
alias_dummy.c
alias_ftp.c Include string.h for non-kernel builds to get proper strcpy, strlen 2007-04-04 03:14:15 +00:00
alias_irc.c Include string.h for non-kernel builds to get proper memcpy prototype. 2007-04-04 03:16:59 +00:00
alias_local.h o made in kernel libalias mpsafe 2006-12-15 12:50:06 +00:00
alias_mod.c o made in kernel libalias mpsafe 2006-12-15 12:50:06 +00:00
alias_mod.h
alias_nbt.c
alias_old.c
alias_pptp.c
alias_proxy.c Do not assign result of (char *) cast to u_char * variable. 2007-04-04 03:10:42 +00:00
alias_skinny.c Prevent the usage of an uninitialized variable: do not accept 2007-04-07 09:52:36 +00:00
alias_smedia.c Fix TFTP NAT support by making sure the appropriate fingerprinting checks 2006-11-07 21:06:48 +00:00
alias_util.c o made in kernel libalias mpsafe 2006-12-15 12:50:06 +00:00
alias.c o made in kernel libalias mpsafe 2006-12-15 12:50:06 +00:00
alias.h Remove m_megapullup from ng_nat and put it under libalias. 2006-12-01 16:27:11 +00:00
HISTORY
libalias.3 Merge the rest of my changes. 2006-10-11 07:11:56 +00:00