commit | 99c145939bc1f65f9b946f2b9dd7bfc1f44783d6 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Jun 04 17:48:25 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 17:48:25 2008 -0700 |
tree | 734a1f0c4a5ca0075087aa3a9f74635b04a1ab34 | |
parent | 9bef54383d16568da19cfe46bdc52cdedb9bb8da [diff] |
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>