]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce53078264b64e32866a95264315d7ce4766f9a8
tree734a1f0c4a5ca0075087aa3a9f74635b04a1ab34
parent83a6bc940706e10cb104e3c827d0b01337b80278
tipc: Fix bugs in rejection of message with short header

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>
net/tipc/port.c