]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[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)
commit9ab230f82f404e534387dda6067072291441a34d
treec0f6b2a17d640bea336795988f109e53120c0711
parent5e3c8854c1898828ffb0141d4ac4e6190aa9eb4e
[TIPC]: Prevent name table corruption if no room for new publication

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