tipc: Fix bugs in rejection of message with short header
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 5 Jun 2008 00:48:25 +0000 (17:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jun 2008 00:48:25 +0000 (17:48 -0700)
This patch ensures that TIPC doesn't try to access non-existent
message header fields when rejecting a message with a short header.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found