[TIPC]: Prevent name table corruption if no room for new publication
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 26 Jun 2006 06:37:24 +0000 (23:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Jun 2006 06:37:24 +0000 (23:37 -0700)
Now exits cleanly if attempt to allocate larger array of subsequences fails,
without losing track of pointer to existing array.

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

No differences found